summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-03-05 18:00:29 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2015-03-05 18:00:29 +0100
commit5bc84b277da9ed51e70d070f38688f629e18fb73 (patch)
tree39821eedde78c06370c4875c539525f382cac001 /src/GNUmakefile
parent8c195035bc14f186fa46abdad59b036bb2840b4b (diff)
downloadcrawler-5bc84b277da9ed51e70d070f38688f629e18fb73.tar.gz
crawler-5bc84b277da9ed51e70d070f38688f629e18fb73.tar.bz2
more lua fixes
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 9bd6fe4..36e98b1 100755
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -22,7 +22,7 @@ VALKYRIE=valkyrie
PERFCHECK=${HOME}/scripts/qcachegrind.sh
-LD_LIBRARY_PATH=$(TOPDIR)/src:$(TOPDIR)/src/libutil:$(TOPDIR)/src/liblogger:$(TOPDIR)/src/libcrawler:$(TOPDIR)/googleurl:$(TOPDIR)/libfetch:$(TOPDIR)/streamhtmlparser:$(TOPDIR)/src/libluaglue
+LD_LIBRARY_PATH=$(TOPDIR)/src:$(TOPDIR)/src/libutil:$(TOPDIR)/src/liblogger:$(TOPDIR)/src/libcrawler:$(TOPDIR)/googleurl:$(TOPDIR)/libfetch:$(TOPDIR)/streamhtmlparser:$(TOPDIR)/src/libluaglue:$(TOPDIR)/lua/src
run:
LD_LIBRARY_PATH=$(LD_LIBRARY_PATH) $(TOPDIR)/src/crawl/crawl $(TOPDIR)/src/crawl/crawl.conf