summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
blob: a21e4097be8ae73a0506c4f156d09216bae4b125 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TOPDIR = ..

SUBDIRS = \
	utils logger modules url streamhtmlparser libfetch curl psql sqlite typedetect \
	fetcher textwolf

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

local_all:

local_clean:

local_distclean: