summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-03-05 18:01:18 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2015-03-05 18:01:18 +0100
commit31ab9677b76f36de9d7fdff557c2fb511a647c52 (patch)
tree2546bf8380394767f14b5ece01431e072ad76504
parent5bc84b277da9ed51e70d070f38688f629e18fb73 (diff)
downloadcrawler-31ab9677b76f36de9d7fdff557c2fb511a647c52.tar.gz
crawler-31ab9677b76f36de9d7fdff557c2fb511a647c52.tar.bz2
..
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index c999cb7..d4b50b9 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -11,7 +11,7 @@ SUBDIRS := lua tolua $(SUBDIRS)
endif
ifeq ($(WITH_LOCAL_LIBFETCH),1)
-SUBDIRS := libfetch
+SUBDIRS := libfetch $(SUBDIRS)
endif
PACKAGE_NAME = crawler