From 28f130ab617b06c585f9f5142279bfce59d15830 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:32:19 -0600 Subject: Rename additional instances of KDE to TDE --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index c146559..bc2849b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,10 +10,10 @@ bin_PROGRAMS = d3lphin INCLUDES = $(all_includes) # the library search path. -d3lphin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +d3lphin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor # the libraries to link against. -d3lphin_LDADD = $(LIB_KFILE) $(LIB_KDEPRINT) -lkonq +d3lphin_LDADD = $(LIB_KFILE) $(LIB_TDEPRINT) -lkonq # which sources should be compiled for d3lphin d3lphin_SOURCES = bookmarkselector.cpp bookmarkssettingspage.cpp \ -- cgit v1.2.1