diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:28:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:28:57 -0600 |
commit | 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 (patch) | |
tree | b7c6396f4f7fe78dcd49424bff707e977541de18 /kcontrol/css/Makefile.am | |
parent | 66c0fa70796c1989a9f3adb0c5c0ad799ade48ca (diff) | |
download | tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.tar.gz tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.zip |
Additional kde to tde renaming
Diffstat (limited to 'kcontrol/css/Makefile.am')
-rw-r--r-- | kcontrol/css/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/css/Makefile.am b/kcontrol/css/Makefile.am index 9f55b5a75..10d2f3d4f 100644 --- a/kcontrol/css/Makefile.am +++ b/kcontrol/css/Makefile.am @@ -6,7 +6,7 @@ templatedir = $(kde_datadir)/kcmcss kde_module_LTLIBRARIES = kcm_css.la kcm_css_la_SOURCES = template.cpp cssconfig.ui csscustom.ui kcmcss.cpp preview.ui kcm_css_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -kcm_css_la_LIBADD = -lkdeui $(LIB_KIO) +kcm_css_la_LIBADD = -ltdeui $(LIB_KIO) METASOURCES = AUTO |