diff options
Diffstat (limited to 'Makefile.am.in')
-rw-r--r-- | Makefile.am.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am.in b/Makefile.am.in index dce02a8ec..b38382ab1 100644 --- a/Makefile.am.in +++ b/Makefile.am.in @@ -2,10 +2,10 @@ ## (C) 1997 Stephan Kulow COMPILE_FIRST = libkonq -COMPILE_AFTER_kdmlib = kdesktop kicker ksmserver +COMPILE_AFTER_tdmlib = kdesktop kicker ksmserver COMPILE_BEFORE_konqueror = kate COMPILE_BEFORE_kcontrol = kicker -COMPILE_AFTER_kcontrol = kdm kdesktop +COMPILE_AFTER_kcontrol = tdm kdesktop AUTOMAKE_OPTIONS = foreign 1.6.1 |