summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-12-29 20:35:01 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-12-29 20:35:01 +0100
commitf96501285780ccbb47c1ac43133f12491f2e0410 (patch)
tree07062b1811be66d4f86dab7b233aa52afbb5d6d2 /src/GNUmakefile
parent2073349325c7b216e43e9ea5f9cb89198b5d51b9 (diff)
downloadcrawler-f96501285780ccbb47c1ac43133f12491f2e0410.tar.gz
crawler-f96501285780ccbb47c1ac43133f12491f2e0410.tar.bz2
more reading and abstract interfacing
Diffstat (limited to 'src/GNUmakefile')
-rw-r--r--src/GNUmakefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
index c73bca3..6b30e1d 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -2,13 +2,15 @@ TOPDIR = ..
SUBDIRS =
-INCLUDE_DIRS =
+INCLUDE_DIRS = \
+ -I.
INCLUDE_LDFLAGS =
INCLUDE_LIBS =
-CPP_BINS =
+CPP_BINS = \
+ Crawler$(EXE)
OBJS =