diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 13:33:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 13:33:58 -0600 |
commit | 1461610fb35bb0fcee490f274ea84b8ebfeb1566 (patch) | |
tree | e7305a5ab85320d33deba2941c908bde4f200aa0 /doc/ja/CMakeLists.txt | |
parent | 9b6d0553a0a19172632a0c76b79cab00d1a94eeb (diff) | |
download | rosegarden-1461610fb35bb0fcee490f274ea84b8ebfeb1566.tar.gz rosegarden-1461610fb35bb0fcee490f274ea84b8ebfeb1566.zip |
Fix FTBFS
Diffstat (limited to 'doc/ja/CMakeLists.txt')
-rw-r--r-- | doc/ja/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/CMakeLists.txt b/doc/ja/CMakeLists.txt index eb6d853..3dd163c 100644 --- a/doc/ja/CMakeLists.txt +++ b/doc/ja/CMakeLists.txt @@ -9,4 +9,4 @@ # ################################################# -tde_create_handbook( DESTINATION rosegarden ) +tde_create_handbook( LANG ja DESTINATION rosegarden ) |