From 71004021851e99a7a431423915b751c02bd10929 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 12 Jan 2009 15:44:13 +0100 Subject: fixes for Cygwin (snprintf), started cleaning up namespace prefixes --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'GNUmakefile') 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 -- cgit v1.2.3-54-g00ecf