aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--tools/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14eb677b0d..77d315dbe6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-28 Rodney Dawes <dobey@ximian.com>
+
+ * tools/Makefile.am (EXTRA_DIST): s/bin_SCRIPTS/tools_SCRIPTS/
+
2003-01-27 Ettore Perazzoli <ettore@ximian.com>
* tools/evolution-addressbook-export.c: #include bonobo-activation
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 4a2b484a9b..e8b5717976 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -28,7 +28,7 @@ INCLUDES = \
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED \
$(GNOME_FULL_CFLAGS)
-EXTRA_DIST = $(bin_SCRIPTS) verify-evolution-install.sh \
+EXTRA_DIST = $(tools_SCRIPTS) verify-evolution-install.sh \
evolution-addressbook-clean.in
evolution_addressbook_import_LDADD = \