bluez: Include new file in dist'ed files
authorEdward Hervey <bilboed@bilboed.com>
Thu, 9 Jul 2015 09:05:10 +0000 (11:05 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 9 Jul 2015 09:06:00 +0000 (11:06 +0200)
Fixes make distcheck and tarball generation

sys/bluez/Makefile.am

index b67c8ba..7520040 100644 (file)
@@ -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) \