]> git.lyx.org Git - lyx.git/blobdiff - lib/examples/CMakeLists.txt
Amend b8502a3ea2735c4
[lyx.git] / lib / examples / CMakeLists.txt
index 4e3ca1d0732224c4ad333730abac92b4d2d225c0..3bbc4c106b44c36c9601e02b05edb15f8486935f 100644 (file)
@@ -7,7 +7,7 @@
 project(testExamples)
 
 foreach(_arg "External_Material/longsheet.gnumeric"
-             "Graphics_\&_Insets/iecc05.fen"
+             "Graphics_and_Insets/iecc05.fen"
              "Presentations/beamer-icsi-logo.pdf")
   configure_file("${_arg}" "${CMAKE_CURRENT_BINARY_DIR}/${_arg}" COPYONLY)
 endforeach(_arg)