dbus-send: Keep cmake build system in sync with autotools.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89109
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
Ralf Habacker 2015-02-16 14:35:37 +01:00 committed by Simon McVittie
parent bd707406a4
commit 1e2395f25d

View 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