summaryrefslogtreecommitdiffstats
path: root/interfaces/tdetexteditor
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:31:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:31:45 -0600
commitbcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6 (patch)
tree0296a0267e6e7d3308fb510ffbd307f0135d1287 /interfaces/tdetexteditor
parentca26eb5709d1fd76f263b2c82adfc8bcaafd9086 (diff)
downloadtdelibs-bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6.tar.gz
tdelibs-bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'interfaces/tdetexteditor')
-rw-r--r--interfaces/tdetexteditor/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/tdetexteditor/Makefile.am b/interfaces/tdetexteditor/Makefile.am
index fce0ec563..b535b39cc 100644
--- a/interfaces/tdetexteditor/Makefile.am
+++ b/interfaces/tdetexteditor/Makefile.am
@@ -23,7 +23,7 @@ libtdetexteditor_la_SOURCES = tdetexteditor.cpp \
libtdetexteditor_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
-libtdetexteditor_la_LIBADD = $(LIB_KPARTS) $(top_builddir)/dcop/libDCOP.la $(LIB_KABC) $(LIB_TDECORE) $(LIB_QT) $(LIB_KFILE) $(LIB_TDEUI)
+libtdetexteditor_la_LIBADD = $(LIB_KPARTS) $(top_builddir)/dcop/libDCOP.la $(LIB_KABC) $(LIB_TDECORE) $(LIB_QT) $(LIB_TDEFILE) $(LIB_TDEUI)
tdetexteditorinclude_HEADERS = document.h view.h editor.h plugin.h editinterface.h undointerface.h \
selectioninterface.h cursorinterface.h \