From: kanschat Date: Thu, 24 May 2007 00:14:34 +0000 (+0000) Subject: another missing item X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bcaf12da55cf5b1f1225f1e8b6d4268765552d8;p=dealii-svn.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 \