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

SUBDIRS = tests

PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1

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