]> git.stg.codes - stg.git/commitdiff
Hack for libsmux includes
authorMaxim Mamontov <faust.madf@gmail.com>
Tue, 26 Jul 2011 16:08:32 +0000 (19:08 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Tue, 26 Jul 2011 16:08:32 +0000 (19:08 +0300)
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