From: bangerth Date: Mon, 14 Oct 2013 00:56:31 +0000 (+0000) Subject: Also list manifold_lib.inst.in. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0dc2330d8f2649d37a5116b6e19ee0f58d58632;p=dealii-svn.git Also list manifold_lib.inst.in. git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31217 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/grid/CMakeLists.txt b/deal.II/source/grid/CMakeLists.txt index 18e30fe8c7..fff6739c6d 100644 --- a/deal.II/source/grid/CMakeLists.txt +++ b/deal.II/source/grid/CMakeLists.txt @@ -44,6 +44,7 @@ SET(_inst grid_tools.inst.in intergrid_map.inst.in manifold.inst.in + manifold_lib.inst.in tria_accessor.inst.in tria_boundary.inst.in tria_boundary_lib.inst.in