summaryrefslogtreecommitdiffstats
path: root/kdpkg-install/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:18:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:18:58 -0600
commit00d34de9a9a6091cc4b5e9c20e3bbc3fc6dcaa37 (patch)
tree60a55f535f976b16c2f63c0730aa9c5df97f8d98 /kdpkg-install/Makefile.am
parenta0c51d8ba2c9ea11e4c0ae0f38234ed15be279c0 (diff)
downloadkdpkg-00d34de9a9a6091cc4b5e9c20e3bbc3fc6dcaa37.tar.gz
kdpkg-00d34de9a9a6091cc4b5e9c20e3bbc3fc6dcaa37.zip
Additional kde to tde renaming
Diffstat (limited to 'kdpkg-install/Makefile.am')
-rw-r--r--kdpkg-install/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdpkg-install/Makefile.am b/kdpkg-install/Makefile.am
index c7a7659..9d54cae 100644
--- a/kdpkg-install/Makefile.am
+++ b/kdpkg-install/Makefile.am
@@ -9,7 +9,7 @@ METASOURCES = AUTO
# the application source, library search path, and link libraries
kdpkg_install_SOURCES = main.cpp install.cpp installdialog.ui process.cpp console.cpp consoledialog.ui
-kdpkg_install_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lkio
+kdpkg_install_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -lkio
kdpkg_install_LDADD = $(LIB_KDEUI)