summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index e53b47a9..613b7158 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -16,7 +16,8 @@ dbus_monitor_SOURCES= \
dbus_launch_SOURCES= \
dbus-launch.c \
- dbus-launch-x11.c
+ dbus-launch-x11.c \
+ dbus-launch.h
dbus_cleanup_sockets_SOURCES= \
dbus-cleanup-sockets.c