diff --git a/UI/GNUmakefile b/UI/GNUmakefile index 9521d4889..c91abddf6 100644 --- a/UI/GNUmakefile +++ b/UI/GNUmakefile @@ -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