diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:47:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:47:46 -0600 |
commit | f6940565c7179a41f70b38e8c6664f45ba07e399 (patch) | |
tree | 0a975659b84d02f16b2c4637208142aa4f323f61 /scheck | |
parent | b3e897824c5a4735d8363123db1419b6179eb5e3 (diff) | |
download | tdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.tar.gz tdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'scheck')
-rw-r--r-- | scheck/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scheck/Makefile.am b/scheck/Makefile.am index 16d75c0d..ab20deb1 100644 --- a/scheck/Makefile.am +++ b/scheck/Makefile.am @@ -23,7 +23,7 @@ INCLUDES = $(all_includes) noinst_HEADERS = scheck.h bitmaps.h kde_style_LTLIBRARIES = scheck.la scheck_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -scheck_la_LIBADD = $(LIB_KDEUI) +scheck_la_LIBADD = $(LIB_TDEUI) scheck_la_SOURCES = scheck.cpp scheck_la_METASOURCES = AUTO |