summaryrefslogtreecommitdiff
path: root/tests/tolua/libtest1/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tolua/libtest1/GNUmakefile')
-rwxr-xr-xtests/tolua/libtest1/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tolua/libtest1/GNUmakefile b/tests/tolua/libtest1/GNUmakefile
index 9393a93..b53a1b2 100755
--- a/tests/tolua/libtest1/GNUmakefile
+++ b/tests/tolua/libtest1/GNUmakefile
@@ -7,7 +7,8 @@ SUBDIRS =
INCLUDE_DIRS = \
-I. -I$(TOPDIR)/src -I.. \
-I$(TOPDIR)/include/module \
- -I$(TOPDIR)/include/util
+ -I$(TOPDIR)/include/util \
+ -I$(TOPDIR)/include/luaglue
INCLUDE_CXXFLAGS = \