From bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:31:45 -0600 Subject: Rename a few build variables for overall consistency --- tdespell2/ui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdespell2') 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) -- cgit v1.2.1