summaryrefslogtreecommitdiff
path: root/package/dbus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-05 15:17:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-05 15:17:03 +0200
commit5212b6029108093bb3ac6d8386fd999fd00f2701 (patch)
tree1a22d7c8cbf901502e62939b4ab8c71d9b828d6f /package/dbus
parent8c2e627a69e5f8341d3e0307825a50dd6d78cc68 (diff)
add dbus-send and dbus-monitor to package
Diffstat (limited to 'package/dbus')
-rw-r--r--package/dbus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile
index f0f89e666..552a12122 100644
--- a/package/dbus/Makefile
+++ b/package/dbus/Makefile
@@ -53,6 +53,8 @@ dbus-install:
${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-daemon ${IDIR_DBUS}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-launch ${IDIR_DBUS}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-uuidgen ${IDIR_DBUS}/usr/bin
+ ${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-send ${IDIR_DBUS}/usr/bin
+ ${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-monitor ${IDIR_DBUS}/usr/bin
dbus-dev-install:
${INSTALL_DIR} ${IDIR_DBUS_DEV}/usr/include