From 8993a44a8386a5a2a4404eb30dc34145424be457 Mon Sep 17 00:00:00 2001 From: helge Date: Tue, 12 Jul 2005 14:22:41 +0000 Subject: [PATCH] fixed extension git-svn-id: http://svn.opengroupware.org/SOGo/trunk@723 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/SoObjects/common.make | 1 + 1 file changed, 1 insertion(+) diff --git a/SOGo/SoObjects/common.make b/SOGo/SoObjects/common.make index 9b75d5ff..3585d2da 100644 --- a/SOGo/SoObjects/common.make +++ b/SOGo/SoObjects/common.make @@ -6,6 +6,7 @@ include ../../Version include ./Version BUNDLE_EXTENSION = .SOGo +WOBUNDLE_EXTENSION = .SOGo BUNDLE_INSTALL_DIR = $(GNUSTEP_USER_ROOT)/Library/SOGo-$(MAJOR_VERSION).$(MINOR_VERSION) ADDITIONAL_INCLUDE_DIRS += \ -- 2.39.5