diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
commit | 7dba3110aacdb3220d54c3fe0c2947c25406b700 (patch) | |
tree | 28c064cf5647b2e8654cb4d5330d8e64afff27e2 /Makefile.am.in | |
parent | c0fc75368b41146e605536e973e1d635b9d64ced (diff) | |
download | tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.tar.gz tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.zip |
Additional renaming of kde to tde
Diffstat (limited to 'Makefile.am.in')
-rw-r--r-- | Makefile.am.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am.in b/Makefile.am.in index 518440daf..0f9cb6e5b 100644 --- a/Makefile.am.in +++ b/Makefile.am.in @@ -13,13 +13,13 @@ COMPILE_AFTER_libemailfunctions = libkcal libkpimidentities kmail korganizer COMPILE_AFTER_libkholidays = korganizer kontact COMPILE_AFTER_libkcal = kalarm kitchensync konsolekalendar korganizer libkpimexchange libtdepim karm knotes kresources kfile-plugins COMPILE_AFTER_mimelib = korn kmail -COMPILE_AFTER_libkdenetwork = kmail knode +COMPILE_AFTER_libtdenetwork = kmail knode COMPILE_AFTER_libksieve = kmail # # Applications and their downward dependencies (ie. the libs they use) # COMPILE_BEFORE_libkpimidentities = libtdepim certmanager -COMPILE_BEFORE_certmanager = libkdenetwork libkpgp +COMPILE_BEFORE_certmanager = libtdenetwork libkpgp COMPILE_BEFORE_korganizer = libtdepim libkpimidentities libkpimexchange kgantt COMPILE_BEFORE_kaddressbook = libtdepim certmanager akregator COMPILE_BEFORE_kandy = libtdepim @@ -33,7 +33,7 @@ COMPILE_BEFORE_libkpimexchange = libtdepim COMPILE_BEFORE_kalarm = libtdepim libkmime COMPILE_BEFORE_kresources = libkpimexchange knotes kaddressbook kode COMPILE_BEFORE_wizards = libtdepim kresources korganizer kaddressbook kmail -COMPILE_BEFORE_korn = libkdenetwork +COMPILE_BEFORE_korn = libtdenetwork COMPILE_BEFORE_kitchensync = libtdepim COMPILE_BEFORE_akregator = libtdepim COMPILE_BEFORE_knotes = libtdepim |