From: Peter Munch Date: Tue, 11 Aug 2020 13:35:16 +0000 (+0200) Subject: Fix installation of files of step-49 X-Git-Tag: v9.3.0-rc1~1195^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1a187c43b55b5a0b16b4f48512042f586be246;p=dealii.git Fix installation of files of step-49 --- diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 4904326ed5..824abea40d 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -40,8 +40,8 @@ IF(DEAL_II_COMPONENT_EXAMPLES) PATTERN "output.reference.dat" # step-39 PATTERN "postprocess.pl" # step-39 PATTERN "obstacle.pbm" # step-42 - PATTERN "untitled.geo" # step-49 - PATTERN "untitled.msh" # step-49 + PATTERN "example.geo" # step-49 + PATTERN "example.msh" # step-49 PATTERN "topography.txt.gz" # step-53 PATTERN "input/initial_mesh_3d.vtk" # step-54 PATTERN "input/DTMB-5415_bulbous_bow.iges" # step-54