summaryrefslogtreecommitdiff
path: root/tests/modules/testmod2/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/testmod2/GNUmakefile')
-rwxr-xr-xtests/modules/testmod2/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/modules/testmod2/GNUmakefile b/tests/modules/testmod2/GNUmakefile
index 5e4630f..2511adb 100755
--- a/tests/modules/testmod2/GNUmakefile
+++ b/tests/modules/testmod2/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)/tests/modules/libcommon
INCLUDE_CXXFLAGS = \