From be7fecd4487ab7d26b77582c190aed4d259d5b5c Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 4 Jun 2010 14:49:12 +0200 Subject: [configure] rename package to json-dbus-bridge-examples Signed-off-by: Michael Olbrich --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f85fab5..cce4e4e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([json-dbus-examples], 0.0.0, [bugs@pengutronix.de]) +AC_INIT([json-dbus-bridge-examples], 0.0.0, [bugs@pengutronix.de]) AC_CONFIG_SRCDIR([services/python/hello-world.py]) AC_CANONICAL_BUILD AC_CANONICAL_HOST -- cgit v1.2.3