diff options
| -rw-r--r-- | kopete/kopete/addcontactwizard/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kopete/kopete/addcontactwizard/CMakeLists.txt b/kopete/kopete/addcontactwizard/CMakeLists.txt index ce2c317c..eb9c3c54 100644 --- a/kopete/kopete/addcontactwizard/CMakeLists.txt +++ b/kopete/kopete/addcontactwizard/CMakeLists.txt @@ -24,4 +24,5 @@ include_directories( tde_add_library( kopeteaddcontactwizard STATIC_PIC AUTOMOC SOURCES addcontactwizard_base.ui addcontactwizard.cpp + DEPENDENCIES kopeteui_base_headers ) |
