From da8436ef9675cdbe6e405e31dbb63dd59ef47cc2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:19:18 -0600 Subject: Rename a few build variables for overall consistency --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index e209891..6c17e39 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,7 +13,7 @@ INCLUDES = $(all_includes) d3lphin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor # the libraries to link against. -d3lphin_LDADD = $(LIB_KFILE) $(LIB_TDEPRINT) -lkonq +d3lphin_LDADD = $(LIB_TDEFILE) $(LIB_TDEPRINT) -lkonq # which sources should be compiled for d3lphin d3lphin_SOURCES = bookmarkselector.cpp bookmarkssettingspage.cpp \ -- cgit v1.2.1