From 68b42ae96a3580fe0e4650d504f47e79f4c49021 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 13 Dec 2012 15:14:39 +0100 Subject: [PATCH] build: Remove left-overs from previous cleanup --- Makefile.am | 2 +- Makefile.tools | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index ab6f8b734..7ead63159 100644 --- a/Makefile.am +++ b/Makefile.am @@ -196,7 +196,7 @@ endif EXTRA_DIST += $(test_scripts) EXTRA_DIST += doc/adapter-api.txt doc/device-api.txt doc/profile-api.txt \ - doc/agent-api.txt doc/attribute-api.txt \ + doc/agent-api.txt \ doc/network-api.txt doc/control-api.txt doc/health-api.txt \ doc/sap-api.txt doc/media-api.txt doc/assigned-numbers.txt \ doc/supported-features.txt doc/alert-api.txt doc/mgmt-api.txt \ diff --git a/Makefile.tools b/Makefile.tools index c0d665669..c897f89da 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -163,7 +163,7 @@ test_scripts += test/sap_client.py test/bluezutils.py \ test/test-discovery test/test-manager test/test-adapter \ test/test-device test/test-service test/simple-agent \ test/simple-service test/simple-endpoint test/test-sap-server \ - test/test-oob test/test-attrib test/test-proximity \ + test/test-oob test/test-proximity \ test/test-thermometer test/test-profile test/test-health \ test/test-health-sink test/service-record.dtd \ test/service-did.xml test/service-spp.xml test/service-opp.xml \ -- 2.47.3