diff options
Diffstat (limited to 'twin-styles/smooth-blend/client/config/CMakeLists.txt')
-rw-r--r-- | twin-styles/smooth-blend/client/config/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/smooth-blend/client/config/CMakeLists.txt b/twin-styles/smooth-blend/client/config/CMakeLists.txt index 7a38efbb..95df6720 100644 --- a/twin-styles/smooth-blend/client/config/CMakeLists.txt +++ b/twin-styles/smooth-blend/client/config/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( ##### twin_smoothblend_config (module) ########## tde_add_kpart( twin_smoothblend_config AUTOMOC - SOURCES configdialog.ui smoothblendconfig.cc + SOURCES configdialog.ui smoothblendconfig.cpp LINK tdeui-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) |