]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/Install.cmake
German EmbeddedObjects.lyx: two tiny issues spotted by Hartmut
[lyx.git] / development / cmake / Install.cmake
index 02fa35c5427f721528759036e58cb22c9a1b05da..4629d7e00fea650185bb32fc392a1ddd28d4470e 100755 (executable)
@@ -16,12 +16,13 @@ endmacro(lyx_install)
 
 
 lyx_install(${TOP_SRC_DIR}/lib bind         bind   . de fi pt sv)
+lyx_install(${TOP_SRC_DIR}/lib commands     def    .)
 lyx_install(${TOP_SRC_DIR}/lib doc          lyx    . cs da de es eu fr he hu it nl nb pl pt ro ru sk sl sv)
 lyx_install(${TOP_SRC_DIR}/lib doc          *      clipart)
 lyx_install(${TOP_SRC_DIR}/lib doc/es       *      clipart)
 lyx_install(${TOP_SRC_DIR}/lib examples     *      . ca cs da de es eu fr he hu it nl pl pt ro ru sl)
 lyx_install(${TOP_SRC_DIR}/lib fonts        *      .)
-lyx_install(${TOP_SRC_DIR}/lib images       *      . math)
+lyx_install(${TOP_SRC_DIR}/lib images       *      . math commands)
 lyx_install(${TOP_SRC_DIR}/lib kbd          *      .)
 lyx_install(${TOP_SRC_DIR}/lib layouts      *      .)
 lyx_install(${TOP_SRC_DIR}/lib lyx2lyx      *      .)