diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a256646..c891f0b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,9 @@ dist-hook: dist-check-doxygen docs: cd doc && make docs +install-man: + cd doc && make install-man + deb: dpkg-buildpackage -sn |