diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:45:45 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:45:45 -0600 |
commit | 0f306b366147fc8a8556c603823327161bc98bdb (patch) | |
tree | 16728b09cfef16a953653f296d88afc6f3655f10 /kview/kviewcanvas/test | |
parent | 784795fcca2967dbdd82e579c29e6809ac7c1269 (diff) | |
download | tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.tar.gz tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kview/kviewcanvas/test')
-rw-r--r-- | kview/kviewcanvas/test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kview/kviewcanvas/test/Makefile.am b/kview/kviewcanvas/test/Makefile.am index c6a2b08c..d00efc03 100644 --- a/kview/kviewcanvas/test/Makefile.am +++ b/kview/kviewcanvas/test/Makefile.am @@ -5,5 +5,5 @@ METASOURCES = AUTO check_PROGRAMS = test test_SOURCES = main.cpp test.cpp -test_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +test_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor test_LDADD = $(LIB_KPARTS) $(top_builddir)/kview/kimageviewer/libkimageviewer.la |