+2005-02-21 Helge Hess <helge.hess@opengroupware.org>
+
+ * GNUmakefile: properly install bundle in FHS (v0.9.26)
+
2005-02-20 Helge Hess <helge.hess@opengroupware.org>
* SOGoProductLoader.m: fixed product loader for FHS and Cocoa (0.9.25)
include $(GNUSTEP_MAKEFILES)/bundle.make
include $(GNUSTEP_MAKEFILES)/tool.make
-include GNUmakefile.postamble
+include ../fhsbundle.make
# Version file
-SUBMINOR_VERSION:=25
+SUBMINOR_VERSION:=26
# v0.9.24 requires libWEExtensions v4.5.67
# v0.9.16 requires libNGExtensions v4.5.136
+2005-02-21 Helge Hess <helge.hess@opengroupware.org>
+
+ * GNUmakefile: added FHS install (v0.9.4)
+
2004-10-19 Helge Hess <helge.hess@opengroupware.org>
* started SOGoICalFilePublish.m for allowing iCal PUTs
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/bundle.make
-include GNUmakefile.postamble
+include ../../fhsbundle.make
# Version file
-SUBMINOR_VERSION:=3
+SUBMINOR_VERSION:=4
# v0.9.3 requires NGiCal v4.3.32