]> err.no Git - scalable-opengroupware.org/blobdiff - UI/GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1196 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / GNUmakefile
index 002e73cbeb8d30ca80018382e3f3f423b62a8a08..3570614b019dcfa7c8b28dfa9220e77ef0145ff9 100644 (file)
@@ -5,13 +5,14 @@ include $(GNUSTEP_MAKEFILES)/common.make
 
 SUBPROJECTS += \
        SOGoUI          \
+       SOGoElements    \
        Common          \
-       Scheduler       \
        Contacts        \
        MailerUI        \
        MailPartViewers \
-
-SUBPROJECTS += \
+       MainUI          \
+       PreferencesUI   \
+       Scheduler       \
        Templates
 
 include $(GNUSTEP_MAKEFILES)/aggregate.make