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

SUBDIRS = libfetch googleurl streamhtmlparser sqlite3 lua src tests

PACKAGE_NAME = crawler
PACKAGE_VERSION = 0.0.1

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