diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am new file mode 100644 index 0000000..b7faaf1 --- /dev/null +++ b/docs/Makefile.am @@ -0,0 +1,2 @@ +man_MANS = idevicerestore.1 +EXTRA_DIST = $(man_MANS)
\ No newline at end of file |