blob: d5b918a9ce5fac30585c84da2d28a1ef80a19709 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ag,v 1.3 2003/10/03 14:42:39 seb Exp $
--- tests/Makefile.am.orig 2003-08-31 13:56:10.000000000 +0000
+++ tests/Makefile.am
@@ -211,7 +211,7 @@ check_ruby: test.rb.html test_comments.r
diff $(srcdir)/test.rb.html test.rb.out.html
diff $(srcdir)/test_comments.rb.html test_comments.rb.out.html
-source_highlightdoc_DATA = test.php3.html test.pl.html test.pm.html \
+source_highlightdochtml_DATA = test.php3.html test.pl.html test.pm.html \
test.py.html test.rb.html test.js.html
CLEANFILES = *.out.html *.out.txt
|