summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index feccc81..b515796 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,10 @@ endif
doc: doxygen-doc
$(AM_V_GEN)cd $(DX_DOCDIR) && ./fixmanpages && cd -
+
+## The distribution should include man pages, which are generated
+dist-hook: doc
+
## Generate MD5 checksum file
MD5 = md5sum
md5-dist: