From: Øyvind Kolås Date: Wed, 24 Jul 2019 11:49:08 +0000 (+0200) Subject: build (docs): add Glossary.html to BUILT_EXTRA_DIST X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~64 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=52b6ff3e03cd354039d52f82180ddce9b138864b;p=babl.git build (docs): add Glossary.html to BUILT_EXTRA_DIST --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 0d9266e..4fcd93e 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -35,7 +35,7 @@ EXTRA_DIST= \ COPYING.LESSER \ meson.build -BUILT_EXTRA_DIST = index.html ColorManagement.html CMYK.html SymmetricAlpha.html Reference.html +BUILT_EXTRA_DIST = index.html ColorManagement.html CMYK.html SymmetricAlpha.html Reference.html Glossary.html CLEANFILES = README changelog.rss DISTCLEANFILES = index-static.html $(BUILT_EXTRA_DIST)