aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--Makefile.am6
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 02ca75c673..2dc03fd7d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2001-08-16 Kjartan Maraas <kmaraas@gnome.org>
+ * Makefile.am: Added omf-install to the build.
* configure.in: Adjust for the move of the user docs.
2001-08-15 Kjartan Maraas <kmaraas@gnome.org>
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
+