summaryrefslogtreecommitdiff
path: root/Makefile.W32
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-17 14:18:46 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-17 14:18:46 +0200
commit9de77404b9fea20dc6a43b6514fa6d3f534c5070 (patch)
tree734f30a9c2d184f2f745fa51ec29457758b9fa6b /Makefile.W32
parent8cbb2941b31878f7b0cccc3763f8df0d41554212 (diff)
downloadcrawler-9de77404b9fea20dc6a43b6514fa6d3f534c5070.tar.gz
crawler-9de77404b9fea20dc6a43b6514fa6d3f534c5070.tar.bz2
some project renames
Diffstat (limited to 'Makefile.W32')
-rwxr-xr-xMakefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.W32 b/Makefile.W32
index 9985bfa..5cc4550 100755
--- a/Makefile.W32
+++ b/Makefile.W32
@@ -2,7 +2,7 @@ TOPDIR = .
SUBDIRS = utils googleurl streamhtmlparser sqlite3 src tests
-PACKAGE_NAME = CrawlingWolf
+PACKAGE_NAME = crawler
PACKAGE_VERSION = 0.0.1
!INCLUDE $(TOPDIR)\makefiles\nmake\top.mk