diff options
Diffstat (limited to 'ao-tools/ao-flash/Makefile.am')
| -rw-r--r-- | ao-tools/ao-flash/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ao-tools/ao-flash/Makefile.am b/ao-tools/ao-flash/Makefile.am index 97dc91cd..6b7ea6bb 100644 --- a/ao-tools/ao-flash/Makefile.am +++ b/ao-tools/ao-flash/Makefile.am @@ -1 +1,3 @@ -bin_SCRIPTS=ao-flash-stm ao-flash-lpc
\ No newline at end of file +bin_SCRIPTS=ao-flash-stm ao-flash-lpc + +man_MANS = ao-flash-stm.1 ao-flash-lpc.1
\ No newline at end of file |
