Monotone-Parent: 517c5f244ae9b2a903f799c27dc64452fa8c75ee

Monotone-Revision: 5d23d693d45f1adefa599922f2e2244782b947d2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-01-25T17:38:15
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-01-25 17:38:15 +00:00
parent b6844c3c89
commit fcf04bc75f
3 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
include ../../Version
include ./Version
NEEDS_GUI=no
BUNDLE_EXTENSION = .SOGo
BUNDLE_INSTALL_DIR = $(SOGO_LIBDIR)
WOBUNDLE_EXTENSION = $(BUNDLE_EXTENSION)

View File

@@ -3,6 +3,7 @@
include ../../config.make
include $(GNUSTEP_MAKEFILES)/common.make
NEEDS_GUI=no
BUNDLE_NAME = SOGoElements
BUNDLE_EXTENSION = .wox
BUNDLE_INSTALL_DIR = $(SOPE_WOXBUILDERS)

View File

@@ -5,6 +5,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
include ../../Version
-include ./Version
NEEDS_GUI=no
BUNDLE_EXTENSION = .SOGo
BUNDLE_INSTALL_DIR = $(SOGO_LIBDIR)