[evolution-data-server] Fix a script name (with-session-bus-eds.sh) in a Makefile.am



commit 06bdf3dcfdd6a47d063f11ffd66bc9bed7ab0eaa
Author: Milan Crha <mcrha redhat com>
Date:   Wed Dec 5 08:18:41 2012 +0100

    Fix a script name (with-session-bus-eds.sh) in a Makefile.am

 tests/tools/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/tools/Makefile.am b/tests/tools/Makefile.am
index 6abf3bc..8552112 100644
--- a/tests/tools/Makefile.am
+++ b/tests/tools/Makefile.am
@@ -1,5 +1,5 @@
 EXTRA_DIST = \
-	with-session-bus.sh \
+	with-session-bus-eds.sh \
 	dbus-session.sh
 
 -include $(top_srcdir)/git.mk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]