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

SUBDIRS = libfetch streamhtmlparser src tests

PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1

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