summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9e5cd85..ca6b9c1 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -2,4 +2,7 @@ TOPDIR = .
SUBDIRS = src include tests docs
+PACKAGE_NAME = WolfBones
+PACKAGE_VERSION = 0.0.1
+
-include $(TOPDIR)/makefiles/top.mk