From 9a96eef550db5741adde6dd15cc0265733ec65c6 Mon Sep 17 00:00:00 2001 From: helge Date: Sun, 20 Mar 2005 20:22:54 +0000 Subject: [PATCH] fixed some makefiles git-svn-id: http://svn.opengroupware.org/SOGo/trunk@632 d1b88da0-ebda-0310-925b-ed51d893ca5b --- OGoContentStore/GNUmakefile | 4 ---- SOGo/UI/MailerUI/GNUmakefile | 19 ++----------------- 2 files changed, 2 insertions(+), 21 deletions(-) diff --git a/OGoContentStore/GNUmakefile b/OGoContentStore/GNUmakefile index 6e6da4f3..ce0d78d2 100644 --- a/OGoContentStore/GNUmakefile +++ b/OGoContentStore/GNUmakefile @@ -10,10 +10,6 @@ TYPEMODELS_DIR = $(GNUSTEP_USER_ROOT)/Library/OCSTypeModels/ libOGoContentStore_HEADER_FILES_DIR = . libOGoContentStore_HEADER_FILES_INSTALL_DIR = /OGoContentStore -#libOGoContentStore_HEADER_FILES += \ -# iCalRepeatableEntityObject+OCS.h \ -# OCSiCalFieldExtractor.h \ - libOGoContentStore_OBJC_FILES += \ iCalRepeatableEntityObject+OCS.m \ \ diff --git a/SOGo/UI/MailerUI/GNUmakefile b/SOGo/UI/MailerUI/GNUmakefile index fc5bfd7c..3bb26760 100644 --- a/SOGo/UI/MailerUI/GNUmakefile +++ b/SOGo/UI/MailerUI/GNUmakefile @@ -42,23 +42,8 @@ MailerUI_OBJC_FILES += \ UIxSieveEditor.m \ MailerUI_RESOURCE_FILES += \ - Version \ - product.plist \ - -MailerUI_RESOURCE_FILES += \ - uix.css \ - mailer.css \ - mailer.js \ - generic.js \ - searchfield.js \ - -MailerUI_RESOURCE_FILES += \ - Images/tbtv_*.gif \ - Images/icon_*.gif \ - Images/tbtb_*.png \ - Images/message-mail*.png\ - Images/lori_32x32.png \ - Images/title_*.png \ + Version \ + product.plist \ MailerUI_LOCALIZED_RESOURCE_FILES += \ default.strings -- 2.39.5