diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 83cb424373..c7669cce7b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,7 @@ SUBDIRS = \ libical \ libversit \ libwombat \ - addressbook \ + addressbook \ composer \ mail \ calendar \ @@ -39,4 +39,6 @@ SUBDIRS = \ views \ tools \ doc \ - po + po \ + omf-install + |