]> err.no Git - scalable-opengroupware.org/commitdiff
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1090 d1b88da0-ebda-0310...
authorwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 27 Jun 2007 17:53:24 +0000 (17:53 +0000)
committerwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 27 Jun 2007 17:53:24 +0000 (17:53 +0000)
UI/GNUmakefile

index 9521d4889f09759a63825aaa82de7cceafce55ad..c91abddf62fef8976937855e9a18889247f38f04 100644 (file)
@@ -4,6 +4,7 @@
 include $(GNUSTEP_MAKEFILES)/common.make
 
 SUBPROJECTS += \
+       SOGoUI          \
        Common          \
        Contacts        \
        MailerUI        \
@@ -11,7 +12,6 @@ SUBPROJECTS += \
        MainUI          \
        PreferencesUI   \
        Scheduler       \
-       SOGoUI          \
        Templates
 
 include $(GNUSTEP_MAKEFILES)/aggregate.make