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

SUBDIRS = libfetch streamhtmlparser googleurl sqlite3 src tests

PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1

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