From dd574ba3eabee4f9f8661ea21619b6352cb9a935 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 7 Dec 2009 20:08:54 +0100 Subject: fixed postgres tests, synched makefile system with the one from sqlite3xx --- GNUmakefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 51119b6..92ad403 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -2,4 +2,7 @@ TOPDIR = . SUBDIRS = tests --include $(TOPDIR)/makefiles/top.mk +PACKAGE_NAME = CrawlingWolf +PACKAGE_VERSION = 0.0.1 + +-include $(TOPDIR)/makefiles/gmake/top.mk -- cgit v1.2.3-54-g00ecf