From 4cd2af066ba9527ce22a8059a47f072273b758f9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:00 -0600 Subject: Additional kde to tde renaming --- styles/phase/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'styles/phase/Makefile.am') diff --git a/styles/phase/Makefile.am b/styles/phase/Makefile.am index ae98c9e0..d0931776 100644 --- a/styles/phase/Makefile.am +++ b/styles/phase/Makefile.am @@ -15,8 +15,8 @@ noinst_HEADERS = phasestyle.h bitmaps.h kde_style_LTLIBRARIES = phasestyle.la phasestyle_la_SOURCES = phasestyle.cpp -phasestyle_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx -phasestyle_la_LIBADD = -lkdefx -lkdecore +phasestyle_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx +phasestyle_la_LIBADD = -ltdefx -ltdecore phasestyle_la_METASOURCES = AUTO DISTCLEANFILES = $(phasestyle_la_METASOURCES) -- cgit v1.2.1