summaryrefslogtreecommitdiff
path: root/src/modules/GNUmakefile
blob: 4d032d5ce79903594a6ad89cfaf42cf953bf8fe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TOPDIR = ../..

SUBDIRS = \
	urlnormalizer urlfilter frontier fetcher urlseen \
	deduper processor typedetect

-include $(TOPDIR)/makefiles/gmake/sub.mk

local_all:

local_clean:

local_distclean:

local_install:

local_uninstall:

local_test: