diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 74a7c4b..fe3f6ff 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -29,3 +29,6 @@ distclean-local: docs: reference.doxygen @SLV2_SRCDIR@/slv2/*.h doxygen reference.doxygen +# Don't install man pages with this target, +# only install with install-man (for debian package building) +install-data: |