summaryrefslogtreecommitdiffstats
path: root/tdespell2/ui
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 /tdespell2/ui
parentca26eb5709d1fd76f263b2c82adfc8bcaafd9086 (diff)
downloadtdelibs-bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6.tar.gz
tdelibs-bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'tdespell2/ui')
-rw-r--r--tdespell2/ui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/ui/Makefile.am b/tdespell2/ui/Makefile.am
index 713270c9d..1a2596801 100644
--- a/tdespell2/ui/Makefile.am
+++ b/tdespell2/ui/Makefile.am
@@ -18,4 +18,4 @@ dialog.lo: tdespell2ui.h
libtdespell2_la_SOURCES = dialog.cpp
libtdespell2_la_LDFLAGS = -no-undefined -version-info 1:0:0 $(all_libraries)
-libtdespell2_la_LIBADD = libtdespell2_noinst.la ../libtdespell2base.la ../../tdeutils/libtdeutils.la $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_KFILE)
+libtdespell2_la_LIBADD = libtdespell2_noinst.la ../libtdespell2base.la ../../tdeutils/libtdeutils.la $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TDEFILE)