From 8054c46881037df4c400d6accbde27a60ccd3665 Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Fri, 30 Mar 2012 14:22:36 +0200 Subject: [PATCH] Makefile: Add simple-player and test-nap to EXTRA_DIST Add simple-player and test-nap to the EXTRA_DIST target. --- Makefile.tools | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.tools b/Makefile.tools index 7b7a43f30..e3f2017f5 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -221,7 +221,8 @@ EXTRA_DIST += test/apitest test/sap-client test/hsplay test/hsmicro \ test/test-input test/test-sap-server test/test-oob \ test/test-serial-proxy test/test-health test/test-health-sink \ test/service-record.dtd test/service-did.xml \ - test/service-spp.xml test/service-opp.xml test/service-ftp.xml + test/service-spp.xml test/service-opp.xml test/service-ftp.xml \ + test/simple-player test/test-nap if GATTMODULES EXTRA_DIST += test/test-attrib test/test-proximity test/test-thermometer -- 2.47.3