From 31ab9677b76f36de9d7fdff557c2fb511a647c52 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 5 Mar 2015 18:01:18 +0100 Subject: .. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf