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

SUBDIRS = libfetch streamhtmlparser googleurl src tests

PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1

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