From e4ef077fdad22286502ae485b7b8f7ca88fd49dd Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 1 Apr 2012 15:33:49 +0200 Subject: Validate XHTML 1.0 stuff even when skipping 1.1. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 02f4da76..129d0be3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,7 @@ DEPENDENCIES= libfm.a $(LIBOBJS) check_PROGRAMS= -TESTS= t.smoke t.validate-xhtml t.x509_name_match +TESTS= t.smoke t.validate-xhtml10 t.validate-xhtml t.x509_name_match TESTS_ENVIRONMENT= srcdir="$(srcdir)" LC_ALL=C TZ=UTC SHELL="$(SHELL)" $(SHELL) if NEED_TRIO -- cgit v1.2.3