From dd4c67bfdc1a61dbd7cc958a00843e258d620df7 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 20 Apr 2024 14:22:07 -0400 Subject: [PATCH] Whitespace --- development/cmake/Install.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/cmake/Install.cmake b/development/cmake/Install.cmake index 76b53d8ff5..a901942b4a 100755 --- a/development/cmake/Install.cmake +++ b/development/cmake/Install.cmake @@ -137,7 +137,7 @@ lyx_install("data" ${TOP_SRC_DIR}/lib scripts *.R . lyx_install("data" ${TOP_SRC_DIR}/lib scripts saxon*.* .) lyx_install("data" ${TOP_SRC_DIR}/lib docbook * . epub3 xhtml5 xhtml lib common) lyx_install("data" ${TOP_SRC_DIR}/lib xtemplates *.xtemplate .) -lyx_install("data" ${TOP_SRC_DIR}/lib tabletemplates *.lyx .) +lyx_install("data" ${TOP_SRC_DIR}/lib tabletemplates *.lyx .) lyx_install("data" ${TOP_SRC_DIR}/3rdparty scripts/evince_sync * .) lyx_install("font" ${TOP_SRC_DIR}/lib/fonts . * .) lyx_install("tex" ${TOP_SRC_DIR}/lib/tex . * .)