diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-03-14 21:56:40 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-03-14 21:56:40 +0000 |
commit | 10364cafd89f5a3a5bb6c2ea732f8b04dc729d96 (patch) | |
tree | 0772c75b359bee69623a678a943fc039354f7070 /hcid/Makefile.am | |
parent | d8edaa380cac107763805e3a9afcf5ac24879403 (diff) |
Add script for testing adapter functions
Diffstat (limited to 'hcid/Makefile.am')
-rw-r--r-- | hcid/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/Makefile.am b/hcid/Makefile.am index 9c3ee058..c2f2d5cb 100644 --- a/hcid/Makefile.am +++ b/hcid/Makefile.am @@ -58,7 +58,7 @@ AM_YFLAGS = -d CLEANFILES = lexer.c parser.c parser.h EXTRA_DIST = hcid.8 hcid.conf.5 hcid.conf dbus-api.txt \ - list-devices test-discovery test-device simple-agent \ + list-devices test-discovery test-adapter test-device simple-agent \ service-record.dtd \ service-did.xml service-spp.xml service-opp.xml service-ftp.xml |