]> err.no Git - sope/commitdiff
fixed config.make compilation
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 21 Oct 2004 14:51:56 +0000 (14:51 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 21 Oct 2004 14:51:56 +0000 (14:51 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@294 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-xml/STXSaxDriver/ChangeLog
sope-xml/STXSaxDriver/ExtraSTX/GNUmakefile
sope-xml/STXSaxDriver/Version

index a7d307167da822d4cf37bdca10c029c631261763..f7c4f18bfee05e49542f4a3e51946d3c680420af 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-21  Helge Hess  <helge.hess@skyrix.com>
+
+       * ExtraSTX/GNUmakefile: fixed for config.make compilation (v1.0.10)
+
 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
        
        * added hack to install the project in FHS locations - the SAX driver
index c6db857f8a4adbb3f3fbb00d601639935f492dfd..a91adceb6c19045ae3c753fee90239add6f2f371 100644 (file)
@@ -1,5 +1,6 @@
-# $Id$
+# GNUstep makefile
 
+-include ../../../config.make
 include $(GNUSTEP_MAKEFILES)/common.make
 
 SUBPROJECT_NAME = ExtraSTX
index 2361ba46d65b2d409a8b9fc263a5e37d84535b7f..c75b4c32d5c65702bde28ef2ecf633a40e9a05da 100644 (file)
@@ -1,5 +1,5 @@
-# $Id$
+# Version file
 
 MAJOR_VERSION=1
 MINOR_VERSION=0
-SUBMINOR_VERSION:=9
+SUBMINOR_VERSION:=10