diff options
Diffstat (limited to 'plugins/gui-quickbar/CMakeLists.txt')
-rw-r--r-- | plugins/gui-quickbar/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gui-quickbar/CMakeLists.txt b/plugins/gui-quickbar/CMakeLists.txt index df05cc4..dfc069d 100644 --- a/plugins/gui-quickbar/CMakeLists.txt +++ b/plugins/gui-quickbar/CMakeLists.txt @@ -17,7 +17,7 @@ link_directories( ##### gui-quickbar (translations) -tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po ) +tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations/messages ) ##### gui-quickbar (plugin) |