summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure.ac2
-rw-r--r--data/help/fr/CMakeLists.txt1
2 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b48c64a3e..80f844289 100755
--- a/configure.ac
+++ b/configure.ac
@@ -175,8 +175,8 @@ data/themes/pink/Makefile
data/themes/redandblack/Makefile
data/themes/wood/Makefile
data/help/Makefile
-data/help/ru/Makefile
data/help/fr/Makefile
+data/help/ru/Makefile
data/icons/Makefile
docs/Makefile
po/Makefile.in
diff --git a/data/help/fr/CMakeLists.txt b/data/help/fr/CMakeLists.txt
index 5b14cc303..ec0ccaee1 100644
--- a/data/help/fr/CMakeLists.txt
+++ b/data/help/fr/CMakeLists.txt
@@ -10,6 +10,5 @@ SET(FILES
teamtmw.txt
windows.txt
)
-ADD_SUBDIRECTORY(fr)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/fr) \ No newline at end of file