summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index bcd6576..dc35d94 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -2,7 +2,7 @@ TOPDIR = .
SUBDIRS = libfetch googleurl streamhtmlparser sqlite3 src tests
-PACKAGE_NAME = CrawlingWolf
+PACKAGE_NAME = crawler
PACKAGE_VERSION = 0.0.1
-include $(TOPDIR)/makefiles/gmake/top.mk