summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRob Taylor <rob.taylor@collabora.co.uk>2006-09-21 03:44:22 +0100
committerRob Taylor <rob.taylor@collabora.co.uk>2006-09-21 03:44:22 +0100
commitfcc2ccdb19bfa25db005494271dbd91a3205c3a6 (patch)
treeaac54e71ff6116aa73cc4be766bd669cfd3ddaca /tools
parent99e10857c50a025fb37613c4dae720b5afc890f5 (diff)
parent3f978cf34b91e5404dc3ea559995a9648734a2da (diff)
downloaddbus-glib-fcc2ccdb19bfa25db005494271dbd91a3205c3a6.tar.gz
Merge branch 'master' of git+ssh://git.freedesktop.org/git/dbus/dbus-glib
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 0ec5c62..8a63f78 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -11,7 +11,7 @@ BUILT_SOURCES = dbus-glib-bindings.h dbus-bus-introspect.xml
dbus-bus-introspect.xml:
DBUS_TOP_BUILDDIR=$(top_builddir) dbus-send --system --print-reply=literal --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.Introspectable.Introspect > dbus-bus-introspect.xml.tmp && mv dbus-bus-introspect.xml.tmp dbus-bus-introspect.xml
-EXTRA_DIST = run-with-tmp-session-bus.sh
+EXTRA_DIST = run-with-tmp-session-bus.sh session.conf
CLEANFILES = \
run-with-tmp-session-bus.conf \