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 bb2df86..e4a5c98 100755
--- a/tests/modules/libcommon/GNUmakefile
+++ b/tests/modules/libcommon/GNUmakefile
@@ -11,7 +11,7 @@ INCLUDE_LDFLAGS = \
-L$(TOPDIR)/src/logger
INCLUDE_LIBS = \
- $(TOPDIR)/src/libcrawler.a \
+ $(TOPDIR)/src/libcrawler/libcrawler.a \
-llogger
STATIC_LIB = libcommon.a