summaryrefslogtreecommitdiffstats
path: root/kghostview
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:45:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:45:45 -0600
commit0f306b366147fc8a8556c603823327161bc98bdb (patch)
tree16728b09cfef16a953653f296d88afc6f3655f10 /kghostview
parent784795fcca2967dbdd82e579c29e6809ac7c1269 (diff)
downloadtdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.tar.gz
tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kghostview')
-rw-r--r--kghostview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/Makefile.am b/kghostview/Makefile.am
index 81ebcfd1..5cf5cc67 100644
--- a/kghostview/Makefile.am
+++ b/kghostview/Makefile.am
@@ -28,7 +28,7 @@ libkghostviewlib_la_SOURCES = kgvshell.cpp kgvdocument.cpp kgv_miniwidget.cpp \
libkghostviewpart_la_SOURCES = part_init.cpp
kghostview_SOURCES = main.cpp
-kghostview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kghostview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
kghostview_LDADD = libkghostviewlib.la
libdscparse_la_LDFLAGS = $(all_libraries) -no-undefined