install D-Bus introspection data in /usr/share/dbus-1/interfaces
authorDavid Zeuthen <davidz@redhat.com>
Wed, 12 Mar 2008 05:34:57 +0000 (01:34 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 12 Mar 2008 05:34:57 +0000 (01:34 -0400)
src/Makefile.am

index 28895a0..5070c91 100644 (file)
@@ -27,6 +27,10 @@ devkit-disks-device-glue.h: org.freedesktop.DeviceKit.Disks.Device.xml Makefile.
 
 libexec_PROGRAMS = devkit-disks-daemon
 
+dbusifdir = $(datadir)/dbus-1/interfaces
+dbusif_DATA = org.freedesktop.DeviceKit.Disks.xml org.freedesktop.DeviceKit.Disks.Device.xml
+
+
 # TODO: move to udev
 udevhelper_PROGRAMS = part_id
 udevhelperdir = /lib/udev