diff options
author | Timothy Pearson <[email protected]> | 2011-11-05 21:46:22 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-05 21:46:22 -0500 |
commit | 545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd (patch) | |
tree | 0cdeeff6db385353df58676fcacc5ceb467afc7d /kwin/kcmkwin/kwindecoration/Makefile.am | |
parent | b907400d736e8eb8d54fb9eec3c00d8f79ba6c93 (diff) | |
download | tdebase-545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd.tar.gz tdebase-545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd.zip |
Rename kde libraries to tde
Diffstat (limited to 'kwin/kcmkwin/kwindecoration/Makefile.am')
-rw-r--r-- | kwin/kcmkwin/kwindecoration/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/kcmkwin/kwindecoration/Makefile.am b/kwin/kcmkwin/kwindecoration/Makefile.am index 4d908001f..5eb83a8f7 100644 --- a/kwin/kcmkwin/kwindecoration/Makefile.am +++ b/kwin/kcmkwin/kwindecoration/Makefile.am @@ -8,7 +8,7 @@ noinst_HEADERS = kwindecoration.h kwindecorationIface.h buttons.h preview.h kcm_kwindecoration_la_LDFLAGS = \ -module -avoid-version $(all_libraries) -no-undefined -kcm_kwindecoration_la_LIBADD = $(LIB_KDEUI) ../../lib/libkdecorations.la +kcm_kwindecoration_la_LIBADD = $(LIB_KDEUI) ../../lib/libtdecorations.la METASOURCES = AUTO |