]> err.no Git - scalable-opengroupware.org/commitdiff
fixed for OSX
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 16 Feb 2005 22:33:04 +0000 (22:33 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 16 Feb 2005 22:33:04 +0000 (22:33 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@576 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/GNUmakefile

index 6e4c3422ead106a41ffbf5915b63978379421892..4046aaa0a238b9d7888da99b70f0d1489b2ad7aa 100644 (file)
@@ -10,9 +10,11 @@ SUBPROJECTS += \
        Mailer          \
        Anais           \
 
+ifneq ($(FOUNDATION_LIB),apple)
 # experimental
 SUBPROJECTS += \
        MailerContacts  \
        MailerScheduler
+endif
 
 include $(GNUSTEP_MAKEFILES)/aggregate.make