From 1d2c939c14e07c3e25a14d90f5c278fd3aceb696 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 7 Jun 2007 16:13:28 +0000 Subject: [PATCH] Monotone-Parent: 805ed77cfd2f1e92c750d763c2b98c5232029283 Monotone-Revision: 61d11066e0e001f91446e76044b712194a177089 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:13:28 Monotone-Branch: ca.inverse.sogo --- SOPE/NGCards/GNUmakefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/SOPE/NGCards/GNUmakefile b/SOPE/NGCards/GNUmakefile index efc491c58..613d1c914 100644 --- a/SOPE/NGCards/GNUmakefile +++ b/SOPE/NGCards/GNUmakefile @@ -14,7 +14,6 @@ endif FHS_HEADER_DIRS = NGCards -libNGCards_PCH_FILE = common.h libNGCards_HEADER_FILES_DIR = . libNGCards_HEADER_FILES_INSTALL_DIR = /NGCards libNGCards_SOVERSION=$(MAJOR_VERSION).$(MINOR_VERSION) @@ -29,7 +28,6 @@ libNGCards_HEADER_FILES = \ \ CardElement.h \ CardGroup.h \ - CardGroup+iCal.h \ CardVersitRenderer.h \ \ NGCards.h \ @@ -77,7 +75,6 @@ libNGCards_OBJC_FILES = \ \ CardElement.m \ CardGroup.m \ - CardGroup+iCal.m \ CardVersitRenderer.m \ \ iCalAlarm.m \