diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-03-14 19:56:30 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-03-14 19:56:30 +0000 |
commit | 80fba068672cb76956f1b40629d775026cb290c3 (patch) | |
tree | 067003b1363aa533ded71e36ac9d412761eb0d37 /hcid/Makefile.am | |
parent | 763087507a0b8e3df8b186c74ec35036e313b8a3 (diff) |
Add first draft of a simple agent implementation for the new API
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 dda695b6..638a7524 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-device service-record.dtd \ + list-devices test-device simple-agent service-record.dtd \ service-did.xml service-spp.xml service-opp.xml service-ftp.xml MAINTAINERCLEANFILES = Makefile.in |