]> git.lyx.org Git - lyx.git/blobdiff - po/CMakeLists.txt
Typo in fr.po
[lyx.git] / po / CMakeLists.txt
index 311c2eace8cead3709d0a4d4d09e6671d9b2e4f0..4b04d6ac9c7d3d2e51c151f8b6d8833717d15234 100755 (executable)
@@ -95,7 +95,7 @@ add_gettext_python(encodings lib encodings)
 add_gettext_python(ui lib/ui *.ui *.inc)
 add_gettext_python(external lib/xtemplates *.xtemplate)
 add_gettext_python(formats lib configure.py)
-add_gettext_python(layouttranslations lib layouts/*.layout layouts/*.inc layouts/*.module citeengines/*.citeengines)
+add_gettext_python(layouttranslations lib layouts/*.layout layouts/*.inc layouts/*.module citeengines/*.citeengine)
 
 ADD_CUSTOM_COMMAND(
     OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${_lyxname}.cat.pot"