summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-07-23 16:44:07 +0200
committerAndreas Baumann <abaumann@yahoo.com>2014-07-23 16:44:07 +0200
commita57788acee59705418b96525410b84fbee2f405a (patch)
tree660a828a29f0f769638ce18c1b45c62bd602e012 /src/GNUmakefile
parentce77513807f47bc7af59c8320932d3348aeb99ea (diff)
downloadcrawler-a57788acee59705418b96525410b84fbee2f405a.tar.gz
crawler-a57788acee59705418b96525410b84fbee2f405a.tar.bz2
added parsing of Sitemap in robots.txt
Diffstat (limited to 'src/GNUmakefile')
-rwxr-xr-xsrc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
index db6ace8..b339ffc 100755
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -17,4 +17,4 @@ local_uninstall:
local_test:
run:
- @LD_LIBRARY_PATH=$(TOPDIR)/src:$(TOPDIR)/src/liblogger:$(TOPDIR)/src/libcrawler:$(TOPDIR)/googleurl:$(TOPDIR)/libfetch:$(TOPDIR)/streamhtmlparser $(TOPDIR)/src/crawl/crawl
+ @LD_LIBRARY_PATH=$(TOPDIR)/src:$(TOPDIR)/src/libutil:$(TOPDIR)/src/liblogger:$(TOPDIR)/src/libcrawler:$(TOPDIR)/googleurl:$(TOPDIR)/libfetch:$(TOPDIR)/streamhtmlparser $(TOPDIR)/src/crawl/crawl