projects
/
platform
/
upstream
/
libvorbis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed77529
)
Update documentation cleanfiles.
author
Ralph Giles
<giles@thaumas.net>
Fri, 3 Jul 2020 04:13:56 +0000
(21:13 -0700)
committer
Ralph Giles
<giles@thaumas.net>
Sat, 4 Jul 2020 00:20:52 +0000
(17:20 -0700)
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>
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
0e96ba1
..
a98c4d8
100644
(file)
--- 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)