From 1e81063308485e2f5f6375a410a41cb310ef7bbd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 5 Nov 2011 21:46:23 -0500 Subject: Rename kde libraries to tde --- kstyles/highcontrast/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kstyles/highcontrast') diff --git a/kstyles/highcontrast/Makefile.am b/kstyles/highcontrast/Makefile.am index af54fd949..9a6f38cd7 100644 --- a/kstyles/highcontrast/Makefile.am +++ b/kstyles/highcontrast/Makefile.am @@ -35,7 +35,7 @@ noinst_HEADERS = highcontrast.h kde_style_LTLIBRARIES = highcontrast.la highcontrast_la_SOURCES = highcontrast.cpp highcontrast_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -highcontrast_la_LIBADD = ../../kdefx/libkdefx.la $(LIB_QT) +highcontrast_la_LIBADD = ../../kdefx/libtdefx.la $(LIB_QT) highcontrast_la_METASOURCES = AUTO DISTCLEANFILES = $(highcontrast_la_METASOURCES) -- cgit v1.2.1