summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-10-09 13:24:12 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2014-10-09 13:24:12 +0200
commit595f6b02c854fdc412a180fc6767148d6eebd394 (patch)
treeec20d12b00203d684db3ef44f2ed6e0390f7e02b /GNUmakefile
parentc439b87bc9bc4d25982ec0044468bd405fac8296 (diff)
downloadcrawler-595f6b02c854fdc412a180fc6767148d6eebd394.tar.gz
crawler-595f6b02c854fdc412a180fc6767148d6eebd394.tar.bz2
fixed some tests
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index a74de4d..8c83b3e 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -7,7 +7,7 @@ SUBDIRS += sqlite3
endif
ifeq ($(WITH_LUA),1)
-SUBDIRS += lua tolua
+SUBDIRS := lua tolua $(SUBDIRS)
endif
PACKAGE_NAME = crawler