[cairo] [PATCH] Distribute make-html.pl
cbiesinger at web.de
cbiesinger at web.de
Thu May 25 13:05:04 PDT 2006
---
I recently wanted to run the tests using a tarball, and wanted to use
make-html.pl for easier viewing of the test failures. Unfortunately, this
script was missing.
Is it OK for me to commit this?
test/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
4c9102a8e240abf186f9d0e33af026c91e83e8c9
diff --git a/test/Makefile.am b/test/Makefile.am
index 3017de2..dbaf79c 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -127,6 +127,7 @@ # All tests which have a reference image
# I really don't like having to repeat this list. Anyone know a good
# way to avoid it? Can I use a wildcard here?
EXTRA_DIST = \
+make-html.pl \
a8-mask-ref.png \
caps-joins-ref.png \
caps-joins-alpha-ref.png \
--
1.3.2
More information about the cairo
mailing list