summaryrefslogtreecommitdiff
path: root/tests/modules/testmod2/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-09-07 15:15:28 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-09-07 15:15:28 +0200
commit4cb96d5377df049bd49bb6c0a109d89fcbd015ff (patch)
treec52b2a07fbf2176505015f3bc8ecc12f8466dc71 /tests/modules/testmod2/GNUmakefile
parentdcbeb3ab19da5393877b1ef4db2ac26d8a5787c0 (diff)
downloadcrawler-4cb96d5377df049bd49bb6c0a109d89fcbd015ff.tar.gz
crawler-4cb96d5377df049bd49bb6c0a109d89fcbd015ff.tar.bz2
fixed some linker errors on FreeBSD (should also affect Linux, but there everything worked?)
Diffstat (limited to 'tests/modules/testmod2/GNUmakefile')
-rwxr-xr-xtests/modules/testmod2/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modules/testmod2/GNUmakefile b/tests/modules/testmod2/GNUmakefile
index 2511adb..9dec234 100755
--- a/tests/modules/testmod2/GNUmakefile
+++ b/tests/modules/testmod2/GNUmakefile
@@ -13,7 +13,7 @@ INCLUDE_DIRS = \
INCLUDE_CXXFLAGS = \
INCLUDE_LDFLAGS = \
- -L$(TOPDIR)/src
+ -L$(TOPDIR)/src/libcrawler
INCLUDE_LIBS = \
-lcrawler