mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 08:23:28 +00:00
Monotone-Parent: 54dfcd97cab5ce72c0aceaae23ebf28c39d50601
Monotone-Revision: f9ec755c687fa482360d3b88e321382d4f3396f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:12:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
include ../common.make
|
||||
|
||||
BUNDLE_NAME = Mailer
|
||||
WOBUNDLE_NAME = Mailer
|
||||
|
||||
Mailer_PRINCIPAL_CLASS = SOGoMailerProduct
|
||||
|
||||
@@ -29,12 +29,20 @@ Mailer_OBJC_FILES += \
|
||||
\
|
||||
SOGoDraftsFolder.m \
|
||||
SOGoDraftObject.m \
|
||||
\
|
||||
SOGoMailForward.m \
|
||||
SOGoMailEnglishForward.m \
|
||||
SOGoMailFrenchForward.m
|
||||
|
||||
Mailer_RESOURCE_FILES += \
|
||||
Version \
|
||||
product.plist \
|
||||
|
||||
Mailer_RESOURCE_FILES += \
|
||||
SOGoMailEnglishForward.wo \
|
||||
SOGoMailFrenchForward.wo
|
||||
|
||||
-include GNUmakefile.preamble
|
||||
include $(GNUSTEP_MAKEFILES)/bundle.make
|
||||
include $(GNUSTEP_MAKEFILES)/wobundle.make
|
||||
-include GNUmakefile.postamble
|
||||
include ../../fhsbundle.make
|
||||
|
||||
Reference in New Issue
Block a user