diff --git a/ChangeLog b/ChangeLog index b8a81a05d..a0f39423b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +commit b531b6160c5ecc41f7160195da1b449dc87d01e3 +Author: Ludovic Marcotte +Date: Tue Jul 23 08:31:38 2013 -0400 + + Fixed compilation ordering to avoid bug in gnustep-make + +M UI/GNUmakefile + +commit 8a041860a01b3f27f631a244727550ca9d90304e +Author: Francis Lachapelle +Date: Fri Jul 19 13:40:33 2013 -0400 + + Update ChangeLog + +M ChangeLog + commit d5f76ac832912402d714dd13291c43aa9f84940f Author: Francis Lachapelle Date: Fri Jul 19 13:39:18 2013 -0400 diff --git a/UI/GNUmakefile b/UI/GNUmakefile index 6ad78eeaa..ced651de2 100644 --- a/UI/GNUmakefile +++ b/UI/GNUmakefile @@ -8,8 +8,8 @@ SUBPROJECTS += \ SOGoElements \ Common \ Contacts \ + MailPartViewers \ MailerUI \ - MailPartViewers \ MainUI \ PreferencesUI \ Scheduler \