From 10a3a7480fda94ab755676c203dca15b3779b6ed Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Apr 2011 11:50:42 +0300 Subject: Fix cmake compilation in french help. --- configure.ac | 2 +- data/help/fr/CMakeLists.txt | 1 - 2 files changed, 1 insertion(+), 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 -- cgit v1.2.3-60-g2f50