]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/Makefile
Simplified STG_LOCKER.
[stg.git] / projects / stargazer / plugins / other / smux / Makefile
index feaef9ee1d0772228810b62f6df685440faee2e6..08569e59ba0e88ff860ad7d97c2c955b9e7d0683 100644 (file)
@@ -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