diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-09-07 21:47:05 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-09-07 21:47:05 +0000 |
commit | fdc6176107c8ef2a88a225a335cca3c6cd2a0808 (patch) | |
tree | 07071c52ec3de5f19ef3bbd6209c5b4bea948466 /tools/Makefile.am | |
parent | 50195243cfcac56a039480c3506acd0f5c5f80e0 (diff) |
Add an example for the PSR file format
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index adff35b9..e3983a17 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -72,6 +72,6 @@ INCLUDES = -I$(top_srcdir)/common man_MANS = hciattach.8 hciconfig.8 hcitool.1 l2ping.1 sdptool.1 ciptool.1 \ $(avctrl_manfiles) $(hid2hci_manfiles) $(dfutool_manfiles) -EXTRA_DIST = $(man_MANS) avctrl.8 hid2hci.8 dfutool.1 +EXTRA_DIST = $(man_MANS) avctrl.8 hid2hci.8 dfutool.1 example.psr MAINTAINERCLEANFILES = Makefile.in |