summaryrefslogtreecommitdiffstats
path: root/languages/fortran
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:07 -0600
commitb4e545384b42deff2db00ff815c4cacbeb5d1860 (patch)
treebfb3416e8ebc56b09f3df5e68eb0473dbc5ef13c /languages/fortran
parent35f3f9ef33100c276b267e7e933709fdf737b2fe (diff)
downloadtdevelop-b4e545384b42deff2db00ff815c4cacbeb5d1860.tar.gz
tdevelop-b4e545384b42deff2db00ff815c4cacbeb5d1860.zip
Additional kde to tde renaming
Diffstat (limited to 'languages/fortran')
-rw-r--r--languages/fortran/compiler/pgioptions/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/fortran/compiler/pgioptions/CMakeLists.txt b/languages/fortran/compiler/pgioptions/CMakeLists.txt
index 9c2e7f5f..2111f2ad 100644
--- a/languages/fortran/compiler/pgioptions/CMakeLists.txt
+++ b/languages/fortran/compiler/pgioptions/CMakeLists.txt
@@ -34,6 +34,6 @@ install( FILES
tde_add_kpart( libkdevpgioptions AUTOMOC
SOURCES
pgioptionsfactory.cpp pgioptionsplugin.cpp
- LINK kdevextras-shared kdeui-shared
+ LINK kdevextras-shared tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)