aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2003-01-29 05:47:16 +0800
committerRodney Dawes <dobey@src.gnome.org>2003-01-29 05:47:16 +0800
commit9c1d6e6b958dffd39b960ecd7ce55bf6e7b8a4ac (patch)
tree8c1fa428c70c5305e8656db7303d9101468100cb
parentc220fb406c9d11248935367f947a3dae354c5d5d (diff)
downloadgsoc2013-evolution-9c1d6e6b958dffd39b960ecd7ce55bf6e7b8a4ac.tar.gz
gsoc2013-evolution-9c1d6e6b958dffd39b960ecd7ce55bf6e7b8a4ac.tar.zst
gsoc2013-evolution-9c1d6e6b958dffd39b960ecd7ce55bf6e7b8a4ac.zip
s/bin_SCRIPTS/tools_SCRIPTS/
2003-01-28 Rodney Dawes <dobey@ximian.com> * tools/Makefile.am (EXTRA_DIST): s/bin_SCRIPTS/tools_SCRIPTS/ svn path=/trunk/; revision=19673
-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 = \
10aaf67e4155a3bcdb'>Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-121-2/+2 * libtool uber-patchade2003-06-271-2/+7 * Update to 0.73.marcus2003-05-093-5/+5 * Update to 0.49.marcus2003-02-242-3/+3 * Regenerate moc file for QT 3.1.marcus2003-02-241-0/+1 * De-pkg-comment.knu2003-02-212-1/+1