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

SUBDIRS = src include tests docs

PACKAGE_NAME = WolfBones
PACKAGE_VERSION = 0.0.1

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