diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-06-03 12:59:20 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-06-03 12:59:20 +0000 |
commit | 3512b58223bc7c30b16b9a327181852de45186d6 (patch) | |
tree | a0c3222ed757124f590c9367d0d751d97e6682ea /hcid/Makefile.am | |
parent | 14f186699306f13718fdfcb19a32b25d1e3dd00f (diff) |
Fix typo
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 4cba3e03..763374f1 100644 --- a/hcid/Makefile.am +++ b/hcid/Makefile.am @@ -57,7 +57,7 @@ AM_YFLAGS = -d CLEANFILES = lexer.c parser.c parser.h EXTRA_DIST = bluetooth.conf hcid.8 hcid.conf.5 hcid.conf dbus-api.txt \ - list-devices test-discovery itest-manager test-adapter test-device \ + list-devices test-discovery test-manager test-adapter test-device \ simple-service simple-agent service-record.dtd \ service-did.xml service-spp.xml service-opp.xml service-ftp.xml |