diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-04-18 11:50:42 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-04-18 11:50:42 +0300 |
commit | 10a3a7480fda94ab755676c203dca15b3779b6ed (patch) | |
tree | 6a63a2f9b970b3884364c94e83d393eb3fe22feb /configure.ac | |
parent | 820a0cba07dfa5e844b759be2f7f2efcbfcfda59 (diff) | |
download | plus-10a3a7480fda94ab755676c203dca15b3779b6ed.tar.gz plus-10a3a7480fda94ab755676c203dca15b3779b6ed.tar.bz2 plus-10a3a7480fda94ab755676c203dca15b3779b6ed.tar.xz plus-10a3a7480fda94ab755676c203dca15b3779b6ed.zip |
Fix cmake compilation in french help.
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 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 |