diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:32:56 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:32:56 -0600 |
commit | 49ac048d889d9b6f48e4e9599e26a60d021342ea (patch) | |
tree | 0d0c57120483002d98e9a42243fe54e51dc56a27 /fileplugin/Makefile.am | |
parent | 0c17399617ae8e31856f8eff3509a64867019ce7 (diff) | |
download | kbarcode-49ac048d889d9b6f48e4e9599e26a60d021342ea.tar.gz kbarcode-49ac048d889d9b6f48e4e9599e26a60d021342ea.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'fileplugin/Makefile.am')
-rw-r--r-- | fileplugin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fileplugin/Makefile.am b/fileplugin/Makefile.am index b543a67..da17f8d 100644 --- a/fileplugin/Makefile.am +++ b/fileplugin/Makefile.am @@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = kfile_kbarcode.la kfile_kbarcode_la_SOURCES = kfile_kbarcode.cpp kfile_kbarcode_la_LDFLAGS = -module $(KDE_PLUGIN) $(LIB_QT) $(all_libraries) -kfile_kbarcode_la_LIBADD = $(LIB_KSYCOCA) $(LIB_KDECORE) +kfile_kbarcode_la_LIBADD = $(LIB_KSYCOCA) $(LIB_TDECORE) # let automoc handle all of the meta source files (moc) METASOURCES = AUTO |