+2004-08-23 Helge Hess <helge.hess@opengroupware.org>
+
+ * GNUmakefile.preamble: link SoOFS product bundle against the library
+ to ensure that the class are available (v4.3.2)
+
2004-08-22 Helge Hess <helge.hess@opengroupware.org>
* v4.3.1
-lNGMime -lNGStreams -lNGExtensions -lEOControl \
-lXmlRpc -lDOM -lSaxObjC
+SoOFS_WOBUNDLE_LIBS += -lSoOFS
+SoOFS_BUNDLE_LIBS += $(SoOFS_WOBUNDLE_LIBS)
+
ifneq ($(GNUSTEP_BUILD_DIR),)
RELBUILD_DIR_SOPE=$(GNUSTEP_BUILD_DIR)/..
RELBUILD_DIR_MIME=$(GNUSTEP_BUILD_DIR)/../../sope-mime
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
*/
-// $Id: SoOFSProduct.m 4 2004-08-20 17:04:31Z helge $
#import <Foundation/NSObject.h>
# version file
-SUBMINOR_VERSION:=1
+SUBMINOR_VERSION:=2