summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2015-07-09 11:05:10 +0200
committerEdward Hervey <bilboed@bilboed.com>2015-07-09 11:06:00 +0200
commite8523446d854ff3c90098a1cbbd24ee95fdb3e2a (patch)
tree13eff6dbc7681bc29f2360f8cff2582427170c53 /sys
parentabde710f42b8c7f5584ff904d118e09658dccd68 (diff)
downloadgstreamer-plugins-bad-e8523446d854ff3c90098a1cbbd24ee95fdb3e2a.tar.gz
bluez: Include new file in dist'ed files
Fixes make distcheck and tarball generation
Diffstat (limited to 'sys')
-rw-r--r--sys/bluez/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/bluez/Makefile.am b/sys/bluez/Makefile.am
index b67c8ba63..752004020 100644
--- a/sys/bluez/Makefile.am
+++ b/sys/bluez/Makefile.am
@@ -37,6 +37,8 @@ BUILT_SOURCES = \
bluez.h \
bluez.c
+EXTRA_DIST = org.bluez.xml
+
bluez.h: bluez.c
bluez.c: org.bluez.xml
$(AM_V_GEN) $(GDBUS_CODEGEN) \