diff options
Diffstat (limited to 'kbugbuster/kresources')
-rw-r--r-- | kbugbuster/kresources/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/kresources/Makefile.am b/kbugbuster/kresources/Makefile.am index f745b6be..ad8562ad 100644 --- a/kbugbuster/kresources/Makefile.am +++ b/kbugbuster/kresources/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/kbugbuster/backend $(all_includes) $(KDE_INCLUDES)/tde +INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/kbugbuster/backend $(all_includes) $(KDE_INCLUDES) kde_module_LTLIBRARIES = kcal_bugzilla.la |