diff --git a/UI/GNUmakefile b/UI/GNUmakefile index 89d5e12be..9521d4889 100644 --- a/UI/GNUmakefile +++ b/UI/GNUmakefile @@ -4,13 +4,14 @@ include $(GNUSTEP_MAKEFILES)/common.make SUBPROJECTS += \ - SOGoUI \ - MainUI \ Common \ - Scheduler \ Contacts \ MailerUI \ MailPartViewers \ + MainUI \ + PreferencesUI \ + Scheduler \ + SOGoUI \ Templates include $(GNUSTEP_MAKEFILES)/aggregate.make