X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6bc774ca2ed1cd30d44aced5b9092a587e5b44ae..c3d4d096451b5c683492e81574b302e5486950e1:/projects/stargazer/plugins/other/smux/Makefile diff --git a/projects/stargazer/plugins/other/smux/Makefile b/projects/stargazer/plugins/other/smux/Makefile index feaef9ee..08569e59 100644 --- a/projects/stargazer/plugins/other/smux/Makefile +++ b/projects/stargazer/plugins/other/smux/Makefile @@ -11,13 +11,12 @@ SRCS = smux.cpp \ utils.cpp \ types.cpp -STGLIBS = -lstgcommon -lstgsmux +STGLIBS = common \ + smux \ + logger \ + 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