build (docs): add Glossary.html to BUILT_EXTRA_DIST
authorØyvind Kolås <pippin@gimp.org>
Wed, 24 Jul 2019 11:49:08 +0000 (13:49 +0200)
committerØyvind Kolås <pippin@gimp.org>
Wed, 24 Jul 2019 11:49:08 +0000 (13:49 +0200)
docs/Makefile.am

index 0d9266e9ebcd65e10a8106fe065f13eeb996e9df..4fcd93e3af57f08f314b10a14a1e8c0564a38ed5 100644 (file)
@@ -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)