summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2013-10-26 13:28:00 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2013-11-10 17:57:09 +0100
commit28e596251e36cb7f3a4821bb876b34a1c395dd58 (patch)
treed8530f85d5ac533239b6df2b3b263c0a1c5ff74a /Makefile.am
parent9403a1cfe0adccb1ff8a51873503be12bdfe3c1b (diff)
downloadneard-28e596251e36cb7f3a4821bb876b34a1c395dd58.tar.gz
neard-28e596251e36cb7f3a4821bb876b34a1c395dd58.tar.bz2
neard-28e596251e36cb7f3a4821bb876b34a1c395dd58.zip
tag: ObjectManager conversion
Set and GetProperties are no longer relevant. Also, there is no longer any need to update the Tags and Records Adapter properties.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 739f5f3..03468de 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -79,10 +79,10 @@ EXTRA_DIST = src/genbuiltin $(doc_files)
dist_man_MANS = doc/neard.8 doc/neard.conf.5 doc/nfctool.1
test_scripts = test/test-adapter test/test-device \
- test/dump-tag test/dump-record \
- test/monitor-near test/write-tag \
- test/bt-handover test/handover-agent \
- test/phdc-simple-manager test/neardutils.py
+ test/test-tag test/dump-record \
+ test/monitor-near test/bt-handover \
+ test/handover-agent test/phdc-simple-manager \
+ test/neardutils.py
if TEST
testdir = $(pkglibdir)/test