blob: ab4fddf11e50ee465ddcfc27db8abd20e2b4215c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.3 2005/10/10 09:05:59 seb Exp $
--- tests/Makefile.am.orig 2005-08-25 14:01:56.000000000 +0000
+++ tests/Makefile.am
@@ -459,7 +459,7 @@ check_debug: debug.debug
@echo expect no output from diff
diff $(srcdir)/debug.debug debug.out.debug
-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 test.lua.html test.ml.html \
test.sml.html test.log.html access.log.html auth.log.html error.log.html syslog.log.html test.htm.html test.java.tex.html \
syslog.style
|