From: Guido Kanschat Date: Thu, 24 May 2007 00:14:34 +0000 (+0000) Subject: another missing item X-Git-Tag: v8.0.0~10331 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef485f035d6aa18ef50ab3149c0a0904ee0ef68a;p=dealii.git another missing item git-svn-id: https://svn.dealii.org/trunk@14692 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/Makefile b/tests/deal.II/Makefile index 8c7bd78e38..e035d6199b 100644 --- a/tests/deal.II/Makefile +++ b/tests/deal.II/Makefile @@ -22,6 +22,7 @@ default: run-tests ############################################################ tests_x = block_matrices \ + user_data_* \ constraints \ constraint_graph \ data_out \