]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/Makefile
Hack for libsmux includes
[stg.git] / projects / stargazer / plugins / other / smux / Makefile
index b99caab9bc9da2ff2d3932e21eb485c10d73c97d..dc807a3d6d4028337e29ada68a2b197d804ad402 100644 (file)
@@ -12,7 +12,7 @@ SRCS =  smux.cpp \
 
 STGLIBS = -lstgcommon -lstgsmux
 
-CXXFLAGS += -Iasn1
+CXXFLAGS += -I$(DIR_INCLUDE)/stg
 
 include ../../Makefile.in