summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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