diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:22:25 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:22:25 -0600 |
commit | c1d0293cbc5cf08aa227252018275a9388d37dc3 (patch) | |
tree | 1e40fc8c433de93387dabe769be63b6fa042ed1d /apps/ktupnptest/Makefile.am | |
parent | 7af7c564cecc9782c4361915e40bde5f16530ea9 (diff) | |
download | ktorrent-c1d0293cbc5cf08aa227252018275a9388d37dc3.tar.gz ktorrent-c1d0293cbc5cf08aa227252018275a9388d37dc3.zip |
Additional kde to tde renaming
Diffstat (limited to 'apps/ktupnptest/Makefile.am')
-rw-r--r-- | apps/ktupnptest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktupnptest/Makefile.am b/apps/ktupnptest/Makefile.am index 0cef626..566eaa4 100644 --- a/apps/ktupnptest/Makefile.am +++ b/apps/ktupnptest/Makefile.am @@ -5,6 +5,6 @@ bin_PROGRAMS = ktupnptest ktupnptest_SOURCES = main.cpp upnptestapp.cpp mainwidget.ui ktupnptest_LDADD = ../../plugins/upnp/libktupnp.la \ ../../libktorrent/libktorrent.la $(LIB_KIO) -ktupnptest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +ktupnptest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor noinst_HEADERS = upnptestapp.h KDE_CXXFLAGS = $(USE_EXCEPTIONS) $(USE_RTTI) |