summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-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 \