]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/CMakeLists.txt
Don't use widest label for numerical citations.
[lyx.git] / lib / lyx2lyx / CMakeLists.txt
index ed30a54d31083ca4dc6767b4d892ace3695eb669..6cfa5cd3038a8dbfb3f471dac2d304e9454fb374 100644 (file)
@@ -11,7 +11,7 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/lyx2lyx_version.py DESTINATION ${LYX_D
 
 if (UNIX)
        set(_project "lyx2lyx")
-       include(../PyCompile)
+       include(../PyCompile)
 endif()
 
 install(PROGRAMS ${TOP_SRC_DIR}/lib/lyx2lyx/lyx2lyx DESTINATION ${LYX_DATA_SUBDIR}lyx2lyx)