From 20dae6310b120e89057910ae38c19b5afa2df3f7 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Tue, 26 Jul 2011 19:08:32 +0300 Subject: [PATCH] Hack for libsmux includes --- projects/stargazer/plugins/other/smux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/stargazer/plugins/other/smux/Makefile b/projects/stargazer/plugins/other/smux/Makefile index b99caab9..dc807a3d 100644 --- a/projects/stargazer/plugins/other/smux/Makefile +++ b/projects/stargazer/plugins/other/smux/Makefile @@ -12,7 +12,7 @@ SRCS = smux.cpp \ STGLIBS = -lstgcommon -lstgsmux -CXXFLAGS += -Iasn1 +CXXFLAGS += -I$(DIR_INCLUDE)/stg include ../../Makefile.in -- 2.43.2