diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:33:13 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:33:13 -0600 |
| commit | fdc519713fd3be2a27a50302d754b405a66d961b (patch) | |
| tree | 444d901d83a08e632c27c8c48bd58e535583a676 /src/Makefile.am | |
| parent | 7b367726a1de0bc8f6697ad7ea688ea597e5e18d (diff) | |
| download | tdmtheme-fdc519713fd3be2a27a50302d754b405a66d961b.tar.gz tdmtheme-fdc519713fd3be2a27a50302d754b405a66d961b.zip | |
Rename additional instances of KDE to TDE
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 94379de..ef8cbb8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ METASOURCES = AUTO kde_module_LTLIBRARIES = kcm_kdmtheme.la kcm_kdmtheme_la_SOURCES = kdmtheme.cpp -kcm_kdmtheme_la_LIBADD = -lkio -lknewstuff $(LIB_KDEUI) +kcm_kdmtheme_la_LIBADD = -lkio -lknewstuff $(LIB_TDEUI) kcm_kdmtheme_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries) |
