Skip to content

Commit fd2b39b

Browse files
authored
Merge pull request #268 from melrobin/master
Fix another small doc file
2 parents 3d73f2f + d695005 commit fd2b39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IO/Mesh/ReadMesh/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install( TARGETS ReadMesh
1313
COMPONENT Runtime
1414
)
1515

16-
install( FILES ReadMesh.cxx CMakeLists.txt
16+
install( FILES Code.cxx CMakeLists.txt
1717
DESTINATION share/ITKSphinxExamples/Code/IO/Mesh/ReadMesh
1818
COMPONENT Code
1919
)

0 commit comments

Comments
 (0)