From 4b4b3067951a94d62c4ccc08a9e1c3497b857e77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 25 Sep 2016 17:38:15 +0100 Subject: [PATCH] bluez: dist new header file Fixes distcheck. --- sys/bluez/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/bluez/Makefile.am b/sys/bluez/Makefile.am index 7823d29653..e1a87c9492 100644 --- a/sys/bluez/Makefile.am +++ b/sys/bluez/Makefile.am @@ -33,7 +33,8 @@ noinst_HEADERS = \ gsta2dpsink.h \ gstavdtpsink.h \ gstavdtpsrc.h \ - gstavdtputil.h + gstavdtputil.h \ + gstavrcputil.h BUILT_SOURCES = \ bluez.h \