summaryrefslogtreecommitdiff
path: root/GNUmakefile
blob: ca6b9c158b08534a0e1db117426bee5111407b58 (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/top.mk