summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-09-10 10:33:38 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-09-10 10:33:38 +0200
commita3cc8b970a24e1970275f0e8032bf6b221d3e235 (patch)
tree8f69aa22ef6abf18457db3d923fbb1feaf2c5a48 /src/GNUmakefile
parentdcc75cfbc4e5069038f0ec9929d1000f1630e382 (diff)
downloadcrawler-a3cc8b970a24e1970275f0e8032bf6b221d3e235.tar.gz
crawler-a3cc8b970a24e1970275f0e8032bf6b221d3e235.tar.bz2
libutil move and liblogger rename on Windows
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 448253e..187fbb9 100755
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = libutil logger libcrawler modules crawl
+SUBDIRS = libutil liblogger libcrawler modules crawl
-include $(TOPDIR)/makefiles/gmake/sub.mk