summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2020-07-02 21:13:56 -0700
committerRalph Giles <giles@thaumas.net>2020-07-03 17:20:52 -0700
commit6b30b1f651e93488dd8f56962f509687d4c150d1 (patch)
treec32d989ef964cf903030fcb400ca79ff03fe93f7
parented77529436987db979f3703cbbedd5dae2dd551c (diff)
downloadlibvorbis-git-6b30b1f651e93488dd8f56962f509687d4c150d1.tar.gz
Update documentation cleanfiles.
Add a new intermediate file generated when building the spec. It's necessary to remove all intermediates to pass `make distcheck`. Signed-off-by: Mark Harris <mark.hsj@gmail.com>
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0e96ba1e..a98c4d83 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -91,6 +91,7 @@ CLEANFILES = $(SPEC_TEX:%.tex=%.aux) \
Vorbis_I_spec.lg Vorbis_I_spec.log \
Vorbis_I_spec.out Vorbis_I_spec.tmp \
Vorbis_I_spec.toc Vorbis_I_spec.xref \
+ Vorbis_I_spec.out.ps \
zzVorbis_I_spec.ps
DISTCLEANFILES = $(built_docs)