diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:34:13 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:34:13 -0600 |
commit | a59f3f0f0c197f878dbdc334fe8c56353cd38a2d (patch) | |
tree | 34355dae07bade889ea3b869c0cc279b9439895f /src/kcm/Makefile.am | |
parent | f04a526c8bd4b17cec51ba98638ed6c45cbe4393 (diff) | |
download | knemo-a59f3f0f0c197f878dbdc334fe8c56353cd38a2d.tar.gz knemo-a59f3f0f0c197f878dbdc334fe8c56353cd38a2d.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'src/kcm/Makefile.am')
-rw-r--r-- | src/kcm/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcm/Makefile.am b/src/kcm/Makefile.am index 15440a0..c8d944a 100644 --- a/src/kcm/Makefile.am +++ b/src/kcm/Makefile.am @@ -14,7 +14,7 @@ INCLUDES = -I$(srcdir)/../common -I$(srcdir)/../knemod/backends $(all_includes) kcm_knemo_la_LDFLAGS = -module -avoid-version $(all_libraries) # the libraries to link against. -kcm_knemo_la_LIBADD = $(LIB_KDEUI) +kcm_knemo_la_LIBADD = $(LIB_TDEUI) # which sources should be compiled for knemo kcm_knemo_la_SOURCES = configdialog.cpp configdlg.ui |