Monotone-Parent: 03f4ed2c67c156f85f5fd5dae8c1f0bcdab5bb2f

Monotone-Revision: f4d1aaac3bdf07ab4ee67974f65577c30c1bb0fe

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-10-11T22:10:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-10-11 22:10:14 +00:00
parent 0074cf3924
commit cb0d2b7051
13 changed files with 38 additions and 0 deletions
+3
View File
@@ -47,6 +47,9 @@ Appointments_COMPONENTS += \
SOGoAptMailGermanRemoval.wo \
SOGoAptMailGermanDeletion.wo \
ADDITIONAL_INCLUDE_DIRS += -I../../SOPE/sope-gdl1/
ADDITIONAL_LIB_DIRS += -L../../SOPE/sope-gdl1/GDLContentStore/obj/
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/wobundle.make
-include GNUmakefile.postamble
+3
View File
@@ -19,6 +19,9 @@ Contacts_RESOURCE_FILES += \
Version \
product.plist \
ADDITIONAL_INCLUDE_DIRS += -I../../SOPE/sope-gdl1/
ADDITIONAL_LIB_DIRS += -L../../SOPE/sope-gdl1/GDLContentStore/obj/
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/bundle.make
-include GNUmakefile.postamble
+3
View File
@@ -41,6 +41,9 @@ Mailer_RESOURCE_FILES += \
SOGoMailFrenchForward.wo \
SOGoMailGermanForward.wo
ADDITIONAL_INCLUDE_DIRS += -I../../SOPE/sope-gdl1/
ADDITIONAL_LIB_DIRS += -L../../SOPE/sope-gdl1/GDLContentStore/obj/
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/wobundle.make
-include GNUmakefile.postamble
+2
View File
@@ -87,6 +87,8 @@ agenor_emails4uid_OBJC_FILES += agenor_emails4uid.m
agenor_defaults_OBJC_FILES += agenor_defaults.m
ADDITIONAL_TOOL_LIBS += -Lobj -lSOGo$(LIBRARY_NAME_SUFFIX)
ADDITIONAL_INCLUDE_DIRS += -I../../SOPE/sope-gdl1/
ADDITIONAL_LIB_DIRS += -L../../SOPE/sope-gdl1/GDLContentStore/obj/
-include GNUmakefile.preamble
include ../common.make