From c28901d076a4c6a47264ec70c38d6406762bc7ed Mon Sep 17 00:00:00 2001
From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Tue, 13 Sep 2011 02:45:11 +0000
Subject: [PATCH] Add mesh converter test directory.

git-svn-id: https://svn.dealii.org/trunk@24317 0785d39b-7218-0410-832d-ea1e28bc413d
---
 tests/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile b/tests/Makefile
index b1ad499c51..cfef9f8e63 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -18,6 +18,7 @@ nofail-dirs = a-framework       \
               aniso             \
               codim_one         \
               serialization     \
+	      mesh_converter    \
 	      $(if $(DEAL_II_USE_MPI:no=),      $(if $(USE_CONTRIB_P4EST:no=),mpi,),) \
 	      $(if $(USE_CONTRIB_P4EST:no=),    distributed_grids,) \
 	      $(if $(USE_CONTRIB_PETSC:no=),    petsc,) \
-- 
2.39.5