summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/avdevice/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:27 -0600
commit28ccd51885bd98e62c1756453c3fc638b429e5ee (patch)
tree309d7dfbc38b1253fc2aceca34036f8f4eedd27b /kopete/libkopete/avdevice/CMakeLists.txt
parent8a9ab45627c50ab0d33e9edf86fe8988e02709cb (diff)
downloadtdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.tar.gz
tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.zip
Additional kde to tde renaming
Diffstat (limited to 'kopete/libkopete/avdevice/CMakeLists.txt')
-rw-r--r--kopete/libkopete/avdevice/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/avdevice/CMakeLists.txt b/kopete/libkopete/avdevice/CMakeLists.txt
index 8e37773f..fb3f77c4 100644
--- a/kopete/libkopete/avdevice/CMakeLists.txt
+++ b/kopete/libkopete/avdevice/CMakeLists.txt
@@ -41,6 +41,6 @@ tde_add_library( kopete_videodevice SHARED AUTOMOC
videodevicepool.cpp videoinput.cpp bayer.cpp
sonix_compress.cpp
VERSION 1.0.0
- LINK kdecore-shared
+ LINK tdecore-shared
DESTINATION ${LIB_INSTALL_DIR}
)