summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.tools3
-rwxr-xr-xpackaging/bluez.spec1
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.tools b/Makefile.tools
index bed30f36..6146d9bf 100755
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -333,8 +333,9 @@ EXTRA_DIST += tools/mesh-gatt/local_node.json tools/mesh-gatt/prov_db.json
if EXPERIMENTAL
bin_PROGRAMS += tools/btattach
bin_PROGRAMS += tools/btsnoop
+bin_PROGRAMS += tools/avtest
-noinst_PROGRAMS += tools/bdaddr tools/avinfo tools/avtest \
+noinst_PROGRAMS += tools/bdaddr tools/avinfo \
tools/scotest tools/amptest tools/hwdb \
tools/hcieventmask tools/hcisecfilter \
tools/btinfo \
diff --git a/packaging/bluez.spec b/packaging/bluez.spec
index e55326ac..aefe5435 100755
--- a/packaging/bluez.spec
+++ b/packaging/bluez.spec
@@ -523,6 +523,7 @@ popd
%{_bindir}/bluemoon
%{_bindir}/gatttool
%{_bindir}/hex2hcd
+%{_bindir}/avtest
#%{_bindir}/btattach
%exclude /usr/lib/debug/*
%{_libdir}/libbluetooth.so*