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

SUBDIRS = src tests

PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1

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