diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am new file mode 100644 index 0000000..70a61ca --- /dev/null +++ b/docs/Makefile.am | |||
@@ -0,0 +1,3 @@ | |||
1 | man_MANS = usbmuxd.8 | ||
2 | |||
3 | EXTRA_DIST = $(man_MANS) | ||