diff options
Diffstat (limited to 'kio/bookmarks/Makefile.am')
-rw-r--r-- | kio/bookmarks/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/bookmarks/Makefile.am b/kio/bookmarks/Makefile.am index 2a41efd98..63b535e13 100644 --- a/kio/bookmarks/Makefile.am +++ b/kio/bookmarks/Makefile.am @@ -17,7 +17,7 @@ # Boston, MA 02110-1301, USA. -INCLUDES= -I$(srcdir)/../libltdl/ -I$(top_srcdir) -I$(top_srcdir)/kdefx -I$(top_builddir)/kio/kio $(all_includes) +INCLUDES= -I$(srcdir)/../libltdl/ -I$(top_srcdir) -I$(top_srcdir)/tdefx -I$(top_builddir)/kio/kio $(all_includes) noinst_LTLIBRARIES = libkbookmarks.la |