+2005-03-15 Helge Hess <helge.hess@opengroupware.org>
+
+ * FoundationExt/GNUmakefile: properly include config.make (v4.5.48)
+
2005-02-20 Helge Hess <helge.hess@opengroupware.org>
* EOAdaptor.m: added +adaptorForURL: method to create EOAdaptor
-# $Id: GNUmakefile 1 2004-08-20 10:38:46Z znek $
+# GNUstep makefile
+-include ../../../config.make
include $(GNUSTEP_MAKEFILES)/common.make
+include ../../Version
+include ../Version
SUBPROJECT_NAME = FoundationExt
# version file
-SUBMINOR_VERSION:=47
+SUBMINOR_VERSION:=48
-# $Id: common.make 1 2004-08-20 10:38:46Z znek $
+# GNUstep makefile
SKYROOT=..