summaryrefslogtreecommitdiff
path: root/tests/modules/libcommon/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/libcommon/GNUmakefile')
-rwxr-xr-xtests/modules/libcommon/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modules/libcommon/GNUmakefile b/tests/modules/libcommon/GNUmakefile
index e4a5c98..054bd4a 100755
--- a/tests/modules/libcommon/GNUmakefile
+++ b/tests/modules/libcommon/GNUmakefile
@@ -8,7 +8,7 @@ INCLUDE_DIRS = \
-I$(TOPDIR)/include/util
INCLUDE_LDFLAGS = \
- -L$(TOPDIR)/src/logger
+ -L$(TOPDIR)/src/liblogger
INCLUDE_LIBS = \
$(TOPDIR)/src/libcrawler/libcrawler.a \