From 37cea4d159378e9f9262ee788db59763ec11fb4b Mon Sep 17 00:00:00 2001 From: kronbichler Date: Tue, 24 Feb 2009 16:34:21 +0000 Subject: [PATCH] Need to update the Makefile. git-svn-id: https://svn.dealii.org/trunk@18423 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/deal.II/Makefile b/tests/deal.II/Makefile index 101a4e83e1..4e2d3e84a9 100644 --- a/tests/deal.II/Makefile +++ b/tests/deal.II/Makefile @@ -24,6 +24,7 @@ default: run-tests tests_x = block_matrices \ user_data_* \ constraints \ + inhomogeneous_constraints \ constraints_zero \ constraints_zero_merge \ constraints_zero_condense \ -- 2.39.5