From 35c41f35b08e981caa062f963ad2611ee6ef35a9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jul 2012 11:38:53 -0500 Subject: Fix a parallel build bug Thanks to 'Nix' for the patch! --- filesharing/advanced/propsdlgplugin/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'filesharing') diff --git a/filesharing/advanced/propsdlgplugin/CMakeLists.txt b/filesharing/advanced/propsdlgplugin/CMakeLists.txt index f6477d19..26d94f56 100644 --- a/filesharing/advanced/propsdlgplugin/CMakeLists.txt +++ b/filesharing/advanced/propsdlgplugin/CMakeLists.txt @@ -32,6 +32,7 @@ install( FILES tde_add_library( propsdlgplugin_common STATIC_PIC AUTOMOC SOURCES propertiespage.cpp propertiespagegui.ui + DEPENDENCIES filesharesamba ) -- cgit v1.2.1