diff options
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/CMakeLists.txt b/wizards/CMakeLists.txt index 418d13b1c..a82b735fb 100644 --- a/wizards/CMakeLists.txt +++ b/wizards/CMakeLists.txt @@ -110,8 +110,8 @@ if( WITH_SLOX ) install( FILES slox.kcfg DESTINATION ${KCFG_INSTALL_DIR} ) - process_kcfg( sloxwizard.cpp kabcsloxprefs.h tderesources/slox - tderesources_tdeabc_slox.kcfg kabcsloxprefs.kcfgc ) + process_kcfg( sloxwizard.cpp tdeabcsloxprefs.h tderesources/slox + tderesources_tdeabc_slox.kcfg tdeabcsloxprefs.kcfgc ) process_kcfg( sloxwizard.cpp kcalsloxprefs.h tderesources/slox tderesources_kcal_slox.kcfg kcalsloxprefs.kcfgc ) |