summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-07-19 10:09:24 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-07-19 10:09:24 +0200
commitcbec8f229bb4d995c9fb05babf176e82a6f6db7c (patch)
tree3369b4fe902f9daede9c428e6eefa4c069b290f1 /src/GNUmakefile
parent9bebcf73397cd48cf862d3a8ddd2a0b49a3643fd (diff)
downloadcrawler-cbec8f229bb4d995c9fb05babf176e82a6f6db7c.tar.gz
crawler-cbec8f229bb4d995c9fb05babf176e82a6f6db7c.tar.bz2
some interface fixes
Diffstat (limited to 'src/GNUmakefile')
-rw-r--r--src/GNUmakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
index 823c7be..816d6be 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -28,10 +28,8 @@ endif
CPP_OBJS = \
URL.o \
- Fetcher.o \
LibFetchFetcher.o \
LibFetchRewindInputStream.o \
- Frontier.o \
Deduper.o \
HTMLLinkExtractProcessor.o \
ProtocolURLFilter.o \