From 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:57 -0600 Subject: Additional kde to tde renaming --- kpager/CMakeLists.txt | 2 +- kpager/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kpager') diff --git a/kpager/CMakeLists.txt b/kpager/CMakeLists.txt index 8265c4ded..abe022683 100644 --- a/kpager/CMakeLists.txt +++ b/kpager/CMakeLists.txt @@ -35,6 +35,6 @@ tde_add_executable( kpager AUTOMOC SOURCES desktop.cpp kpager.cpp config.cpp windowdrag.cpp kpagerIface.skel main.cpp - LINK kdeui-shared + LINK tdeui-shared DESTINATION ${BIN_INSTALL_DIR} ) diff --git a/kpager/Makefile.am b/kpager/Makefile.am index 6b2421163..650ccdc25 100644 --- a/kpager/Makefile.am +++ b/kpager/Makefile.am @@ -6,7 +6,7 @@ kpager_SOURCES = desktop.cpp kpager.cpp config.cpp windowdrag.cpp \ kpagerIface.skel main.cpp kpager_METASOURCES = AUTO -kpager_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kpager_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kpager_LDADD = $(LIB_KDEUI) -- cgit v1.2.3