summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
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