mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 09:15:50 +00:00
Install.cmake: add missing subfolder "\templates\springer"
This commit is contained in:
parent
499cc58b0e
commit
53fb8f28a5
@ -117,6 +117,7 @@ lyx_install(${TOP_SRC_DIR}/lib lyx2lyx *.py .)
|
||||
lyx_install(${TOP_SRC_DIR}/lib scripts *.py .)
|
||||
lyx_install(${TOP_SRC_DIR}/lib scripts *.R .)
|
||||
lyx_install(${TOP_SRC_DIR}/lib templates * . attic)
|
||||
lyx_install(${TOP_SRC_DIR}/lib templates * . springer)
|
||||
lyx_install(${TOP_SRC_DIR}/lib tex * .)
|
||||
lyx_install(${TOP_SRC_DIR}/lib ui * .)
|
||||
lyx_install(${TOP_SRC_DIR}/lib . * .)
|
||||
|
Loading…
Reference in New Issue
Block a user