From 703e5e1a088820d3a2d6d50281e761a99e35c6d8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 Sep 2012 08:44:50 +0200 Subject: fixed all tests and rewrote module test --- tests/modules/testmod2/GNUmakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/modules/testmod2/GNUmakefile') 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 = \ -- cgit v1.2.3-54-g00ecf