diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:43:35 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:43:35 -0600 |
commit | 99e082a03ed2e3801b96755c2e3045514567731b (patch) | |
tree | db1e14b128726a17ec705be90416794e390f6348 /kcontrol/colors | |
parent | a20592124daa48e6216dbd3143dfdf43d9fd91de (diff) | |
download | tdebase-99e082a03ed2e3801b96755c2e3045514567731b.tar.gz tdebase-99e082a03ed2e3801b96755c2e3045514567731b.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kcontrol/colors')
-rw-r--r-- | kcontrol/colors/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/colors/Makefile.am b/kcontrol/colors/Makefile.am index 87f4048ef..c5d813d65 100644 --- a/kcontrol/colors/Makefile.am +++ b/kcontrol/colors/Makefile.am @@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = kcm_colors.la kcm_colors_la_SOURCES = colorscm.cpp widgetcanvas.cpp kcm_colors_la_LDFLAGS = $(KDE_RPATH) -module -avoid-version $(all_libraries) -no-undefined -kcm_colors_la_LIBADD = $(LIB_KDEUI) $(LIB_KIO) $(top_builddir)/kcontrol/krdb/libkrdb.la +kcm_colors_la_LIBADD = $(LIB_TDEUI) $(LIB_KIO) $(top_builddir)/kcontrol/krdb/libkrdb.la METASOURCES = colorscm.moc widgetcanvas.moc noinst_HEADERS = colorscm.h widgetcanvas.h |