From: bangerth Date: Tue, 21 Apr 2009 02:29:36 +0000 (+0000) Subject: Remove bogus target. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c90a08749892c577936f5574de0f448353b3a44;p=dealii-svn.git Remove bogus target. git-svn-id: https://svn.dealii.org/trunk@18663 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/codim_one/Makefile b/tests/codim_one/Makefile index 13656b4874..23166cbb71 100644 --- a/tests/codim_one/Makefile +++ b/tests/codim_one/Makefile @@ -1,6 +1,6 @@ ############################################################ # $Id: Makefile 16047 2008-05-07 16:51:50Z heltai $ -# Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008 by the deal.II authors +# Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009 by the deal.II authors ############################################################ ############################################################ @@ -30,10 +30,9 @@ tests_x = grid* \ integrate*\ gradients*\ tensor_matrix_conversion*\ - bem*\ - bspline* - - + bem* + + # from above list of regular expressions, generate the real set of # tests