diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 8156d4f..c9b742f 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -21,6 +21,7 @@ man_MANS = \ idevicesetlocation.1 \ afcclient.1 -EXTRA_DIST = $(man_MANS) +EXTRA_DIST = $(man_MANS) \ + doxygen DISTCLEANFILES = html/* html |