diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2015-04-04 18:53:50 -0700 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2015-04-04 18:53:50 -0700 |
commit | bd2b3257b4af0c122cb794f9a7d95c866875dd01 (patch) | |
tree | ff3c0bc1b25ce50132b538cfa97657a1011162c6 /docs | |
parent | 0a7f37279b29fa4ce9f2b38f8102424cb6723ba9 (diff) | |
download | pango-bd2b3257b4af0c122cb794f9a7d95c866875dd01.tar.gz |
Unbreak docs build
Diffstat (limited to 'docs')
-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 |