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

SUBDIRS = libfetch src tests

PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1

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