diff options
Diffstat (limited to 'kdesktop/kwebdesktop/Makefile.am')
-rw-r--r-- | kdesktop/kwebdesktop/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/kwebdesktop/Makefile.am b/kdesktop/kwebdesktop/Makefile.am index 2d0d21bdb..3ee91b6dc 100644 --- a/kdesktop/kwebdesktop/Makefile.am +++ b/kdesktop/kwebdesktop/Makefile.am @@ -1,6 +1,6 @@ INCLUDES= $(all_includes) -LDADD = $(LIB_KHTML) +LDADD = $(LIB_TDEHTML) bin_PROGRAMS = kwebdesktop |