diff --git a/ChangeLog b/ChangeLog index 02ca75c673..2dc03fd7d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2001-08-16 Kjartan Maraas + * Makefile.am: Added omf-install to the build. * configure.in: Adjust for the move of the user docs. 2001-08-15 Kjartan Maraas 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 +