dbus-send: Keep cmake build system in sync with autotools.
authorRalf Habacker <ralf.habacker@freenet.de>
Mon, 16 Feb 2015 13:35:37 +0000 (14:35 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 16 Feb 2015 14:00:04 +0000 (14:00 +0000)
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89109
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
cmake/tools/CMakeLists.txt

index 8ba3589..525dc05 100644 (file)
@@ -4,6 +4,8 @@ set (dbus_send_SOURCES
        ../../tools/dbus-print-message.c                        
        ../../tools/dbus-print-message.h                        
        ../../tools/dbus-send.c
+       ../../tools/tool-common.c
+       ../../tools/tool-common.h
 )
 
 set (dbus_monitor_SOURCES