summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMikel Astiz <mikel.astiz@bmw-carit.de>2012-06-04 11:37:57 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-06-05 00:08:07 +0300
commite166ba52767cab0e2d1dcf54c5e472d3f5542084 (patch)
tree139a29e6f444332036b353d952ed85f3ff0b018b /Makefile.am
parentc5c8053fae0d1a79ba6ff83830c997af8aa23523 (diff)
downloadobexd-e166ba52767cab0e2d1dcf54c5e472d3f5542084.tar.gz
client-test: Add opp-client
This new scripts replaces previous pull-business-card and send-files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 5cc0603..97a1553 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,10 +7,9 @@ service_in_files =
doc_files = doc/obexd-api.txt doc/agent-api.txt doc/client-api.txt
-test_files = test/simple-agent test/send-files \
- test/pull-business-card test/exchange-business-cards \
+test_files = test/simple-agent test/exchange-business-cards \
test/list-folders test/pbap-client test/ftp-client \
- test/map-client
+ test/map-client test/opp-client
gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/watch.c \
gdbus/object.c gdbus/polkit.c