From b0cf06e10426777a6509060e34d36874a7900da4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:32:23 -0600 Subject: Rename a few build variables for overall consistency --- kget/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kget') diff --git a/kget/Makefile.am b/kget/Makefile.am index 25adb7aa..959334b9 100644 --- a/kget/Makefile.am +++ b/kget/Makefile.am @@ -5,7 +5,7 @@ INCLUDES = $(all_includes) bin_PROGRAMS = kget kget_LDFLAGS = $(all_libraries) $(KDE_RPATH) -lDCOP $(LIB_QT) -kget_LDADD = $(LIB_KFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIBSOCKET) +kget_LDADD = $(LIB_TDEFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIBSOCKET) kget_SOURCES = getfilejob.cpp slaveevent.cpp slave.cpp transferlist.cpp \ transfer.cpp settings.cpp logwindow.cpp \ kmainwidget.cpp tdefileio.cpp droptarget.cpp docking.cpp \ -- cgit v1.2.1