diff options
| author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-02 22:17:04 +0000 |
|---|---|---|
| committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-02 22:17:04 +0000 |
| commit | 82c95de762c952c193324bdac4751c917b17fbe5 (patch) | |
| tree | b41dac8214fc355e98a66f6002080005353d3749 | |
| parent | 9cddb219d99a267ae03b4b38391833ea3e753044 (diff) | |
| download | tdelibs-82c95de762c952c193324bdac4751c917b17fbe5.tar.gz tdelibs-82c95de762c952c193324bdac4751c917b17fbe5.zip | |
Deactivate kdemm completely
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171156 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| -rw-r--r-- | Makefile.am.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am.in b/Makefile.am.in index 6ce0076f2..ba1149e5e 100644 --- a/Makefile.am.in +++ b/Makefile.am.in @@ -18,7 +18,7 @@ # Boston, MA 02110-1301, USA. -COMPILE_FIRST = dcop libltdl kdefx kdecore kunittest kdeui kdesu kjs kwallet kio kded kded_post kdemm +COMPILE_FIRST = dcop libltdl kdefx kdecore kunittest kdeui kdesu kjs kwallet kio kded kded_post COMPILE_BEFORE_doc = kdoctools COMPILE_AFTER_kparts = kspell2 kmdi kdeprint kinit kate interfaces kcert khtml krandr COMPILE_AFTER_kdeprint = kate khtml |
