X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/a9f633a23d4fdd32c3185d13f8987a8ff7a8f82d..9dbaa1f22054ff5492e793259d5641b876b57ac1:/projects/stargazer/plugins/other/smux/Makefile diff --git a/projects/stargazer/plugins/other/smux/Makefile b/projects/stargazer/plugins/other/smux/Makefile index feaef9ee..1c875dcd 100644 --- a/projects/stargazer/plugins/other/smux/Makefile +++ b/projects/stargazer/plugins/other/smux/Makefile @@ -11,13 +11,13 @@ SRCS = smux.cpp \ utils.cpp \ types.cpp -STGLIBS = -lstgcommon -lstgsmux +STGLIBS = common \ + smux \ + logger \ + locker \ + scriptexecuter -CXXFLAGS += -I$(DIR_INCLUDE)/stg +CFLAGS += -I ../../../../../stglibs/smux.lib/include/stg +CXXFLAGS += -I ../../../../../stglibs/smux.lib/include/stg include ../../Makefile.in - -.PHONY: asn1 - -asn1: - $(MAKE) -C asn1 asn1