summaryrefslogtreecommitdiff
path: root/GNUmakefile
blob: bcd6576e906e86e6918bf0aa49e4c53e6a447864 (plain)
1
2
3
4
5
6
7
8
TOPDIR = .

SUBDIRS = libfetch googleurl streamhtmlparser sqlite3 src tests

PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1

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