diff options
Diffstat (limited to 'plugins/soundserver/CMakeLists.txt')
-rw-r--r-- | plugins/soundserver/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/soundserver/CMakeLists.txt b/plugins/soundserver/CMakeLists.txt index 3880ff0..7185abb 100644 --- a/plugins/soundserver/CMakeLists.txt +++ b/plugins/soundserver/CMakeLists.txt @@ -15,7 +15,7 @@ link_directories( ##### soundserver (translations) -tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po ) +tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations/messages ) ##### soundserver (plugin) |