Remove *testtmp in distclean - src-highlite.git - src-highlite

index : src-highlite.git
src-highlite
summary refs log tree commit diff
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019年06月02日 11:12:15 -0600
committerTom Tromey <tom@tromey.com>2019年06月02日 11:12:15 -0600
commit6ca4b200ecbb3220189c90cecbb94d5dba084e73 (patch)
tree9a41b14010b2c819d98196027bb0e99327e2c2bb
parent106c84cbb777c215749b689ba4ab7510854614ad (diff)
downloadsrc-highlite-6ca4b200ecbb3220189c90cecbb94d5dba084e73.tar.gz
Remove *testtmp in distclean
"make distcheck" complained about some leftover files after distclean. This patch fixes the bug.
Diffstat
-rw-r--r--ChangeLog 4
-rw-r--r--tests/Makefile.am 2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9095a66..f51b5eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2019年06月02日 Tom Tromey <tom@tromey.com>
+ * tests/Makefile.am (DISTCLEANFILES): Add *testtmp.
+
+2019年06月02日 Tom Tromey <tom@tromey.com>
+
* tests/test.adb.html: Update expected results.
* tests/test.adb: Add use of 'Length attribute.
* src/ada.lang: Treat character literals more precisely.
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 56d9950..c223bb2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1323,6 +1323,6 @@ CLEANFILES = *.out.html *.out.txt *.out.tex *.err_out *.unknown_out *.out.debug
clean_html:
rm -f *.h.html *.java.html *.cc.html *.pas.html *.pl.html *.pm.html *.php3.html *.py.html *.chlog.html *.chlog_css.html *.l.html test_xhtml*.html test_notfixed.html test_css.html test_css_nodoc.html test_header.html *.rb.html *.js.html *.java.txt *.java.tex *.h.docbook *.java.texinfo *.lua.html *.ml.html *.sml.html test_*_lines.html *.log.html *.y.html *.simple.html *.ngroups.html *.tex.html *.lgt.html *.diff.html *.lang.html *.htm.html *.style.html *.cs.html *.xml.html *.sh.html *.url.html *.txt.html *.unknown.html *.tcl.html *.bib.html *.makefile.html *.css.html *.ps.html *.sl.html *.isolate.html *.backref.html *.c.html *.wdefault.html *.wodefault.html *.properties.html *.desktop.html *.lsm.html *.spec.html *.hx.html *.fortran.html *.fixed-fortran.html *.hx.html *.m4.html *.scala.html *.adb.html *.conf.html *.xorg.html
-DISTCLEANFILES=my_test_ref_tmp.tags $(TEMP_TAGFILE)
+DISTCLEANFILES=my_test_ref_tmp.tags $(TEMP_TAGFILE) *testtmp
#DISTCLEANFILES=test_ref.xhtml test_ref.tags test_ref.tags tags test_ref.tex test_ref_post.tex test_ref.texinfo syslog.style.html test_ref.docbook
generated by cgit v1.2.3 (git 2.46.0) at 2025年10月02日 12:17:17 +0000

AltStyle によって変換されたページ (->オリジナル) /