summaryrefslogtreecommitdiffstats
path: root/kstyles/keramik
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:23 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:23 -0500
commit1e81063308485e2f5f6375a410a41cb310ef7bbd (patch)
tree9ff3197accd24b2274346fdfe2027b2fd3101bdb /kstyles/keramik
parenta1941684d6db9d5a16f9f360c9d5b7fbab8b587e (diff)
downloadtdelibs-1e81063308485e2f5f6375a410a41cb310ef7bbd.tar.gz
tdelibs-1e81063308485e2f5f6375a410a41cb310ef7bbd.zip
Rename kde libraries to tde
Diffstat (limited to 'kstyles/keramik')
-rw-r--r--kstyles/keramik/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstyles/keramik/Makefile.am b/kstyles/keramik/Makefile.am
index 00132f4d1..5931485be 100644
--- a/kstyles/keramik/Makefile.am
+++ b/kstyles/keramik/Makefile.am
@@ -6,7 +6,7 @@ KDE_CXXFLAGS = -UQT_NO_ASCII_CAST
noinst_HEADERS = keramik.h pixmaploader.h keramikimage.h bitmaps.h gradients.h colorutil.h
kde_style_LTLIBRARIES = keramik.la
keramik_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-keramik_la_LIBADD = ../../kdefx/libkdefx.la $(LIB_QT) $(LIB_XEXT)
+keramik_la_LIBADD = ../../kdefx/libtdefx.la $(LIB_QT) $(LIB_XEXT)
keramik_la_SOURCES = keramik.cpp pixmaploader.cpp gradients.cpp colorutil.cpp
keramik_la_COMPILE_FIRST = keramikrc.h
keramik_la_METASOURCES = AUTO
@@ -14,7 +14,7 @@ keramik_la_METASOURCES = AUTO
noinst_PROGRAMS = genembed
genembed_SOURCES = genembed.cpp
-genembed_LDADD = ../../kdefx/libkdefx.la
+genembed_LDADD = ../../kdefx/libtdefx.la
genembed_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
pixmaps.keramik: pics/checkbox-off.png pics/checkbox-on.png pics/combobox-list-bc.png\