diff --git a/kopete/kopete/contactlist/CMakeLists.txt b/kopete/kopete/contactlist/CMakeLists.txt index cabcc684..c13dc880 100644 --- a/kopete/kopete/contactlist/CMakeLists.txt +++ b/kopete/kopete/contactlist/CMakeLists.txt @@ -37,4 +37,6 @@ tde_add_library( kopetecontactlist STATIC_PIC AUTOMOC kopeteaddrbookexportui.ui customnotifications.ui customnotificationprops.cpp kopetegrouplistaction.cpp tdeabcexport.cpp tdeabcexport_base.ui + DEPENDENCIES + kopeteaddcontactwizard-static )