From 2e2287a9f22c0544fa7ce221641851effc1a3b19 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 8 Apr 2003 21:51:18 +0000 Subject: Fix * tools/Makefile.am (EXTRA_DIST): Fix svn path=/trunk/; revision=20772 --- ChangeLog | 4 ++++ tools/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b33ce27aea..b836f10a5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-04-08 Dan Winship + + * tools/Makefile.am (EXTRA_DIST): Fix + 2003-04-07 Jeffrey Stedfast * configure.in: Oops, don't use a == when comparing strings in diff --git a/tools/Makefile.am b/tools/Makefile.am index 385e0513a9..7fb6880b87 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -25,7 +25,7 @@ INCLUDES = \ -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED \ $(GNOME_FULL_CFLAGS) -EXTRA_DIST = $(tools_SCRIPTS) verify-evolution-install.sh \ +EXTRA_DIST = $(privlibexec_SCRIPTS) verify-evolution-install.sh \ evolution-addressbook-clean.in CORBA_SOURCE = \ -- cgit v1.2.3