summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/GNUmakefile')
-rw-r--r--src/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
index d9c8234..b7d8651 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -30,7 +30,8 @@ CPP_OBJS = \
LibFetchFetcher.o \
LibFetchRewindInputStream.o \
Frontier.o \
- Deduper.o
+ Deduper.o \
+ HTMLLinkExtractProcessor.o
CPP_BINS = \
crawlingwolf$(EXE)