diff options
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 1a10da84..4c43dedd 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -123,7 +123,7 @@ EXTRA_DIST += \ pango.types # force doc rebulid after configure -dist-hook-local: dist-local-check-mans-enabled dist-local-check-no-cross-references all-local +dist-hook-local: dist-local-check-no-cross-references all-local # # Require gtk-doc when making dist |