From b6a6e1720868e6e9c061055e00e2dd96d55ccf0d Mon Sep 17 00:00:00 2001
From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Thu, 13 May 2010 03:07:24 +0000
Subject: [PATCH] Make more generic.

git-svn-id: https://svn.dealii.org/trunk@21122 0785d39b-7218-0410-832d-ea1e28bc413d
---
 tests/base/Makefile | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/tests/base/Makefile b/tests/base/Makefile
index 977542d9d2..7955fa707b 100644
--- a/tests/base/Makefile
+++ b/tests/base/Makefile
@@ -1,6 +1,6 @@
 ############################################################
 # $Id$
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
 ############################################################
 
 ############################################################
@@ -81,13 +81,7 @@ tests_x =  geometry_info_* \
 	   anisotropic_* \
            hierarchical \
 	   data_out_base \
-	   data_out_base_dx \
-	   data_out_base_eps \
-	   data_out_base_gmv \
-	   data_out_base_gnuplot \
-	   data_out_base_povray \
-	   data_out_base_tecplot \
-	   data_out_base_vtk \
+	   data_out_base_* \
 	   function_* \
            functions_* \
 	   utilities_* \
-- 
2.39.5