summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-06-04 14:49:12 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-06-04 14:50:32 +0200
commitbe7fecd4487ab7d26b77582c190aed4d259d5b5c (patch)
treee03462b2112cf4982146ac3d4c3d57a2e80b288d
parent7abf04ed50547d282b4543019f32ea64e2b85e21 (diff)
downloadjson-dbus-bridge-examples-be7fecd4487ab7d26b77582c190aed4d259d5b5c.tar.gz
json-dbus-bridge-examples-be7fecd4487ab7d26b77582c190aed4d259d5b5c.tar.xz
[configure] rename package to json-dbus-bridge-examples
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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