summaryrefslogtreecommitdiffstats
path: root/kbugbuster
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-21 20:44:43 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-21 20:44:43 -0500
commit3716a60c0d0323e29d35026ed5ad46bdec47abdf (patch)
treee6044b776eaf5a04194cea3cd39291f7911527fe /kbugbuster
parent88304700bb3a774eaaff4489b9371686b4b54f62 (diff)
downloadtdesdk-3716a60c0d0323e29d35026ed5ad46bdec47abdf.tar.gz
tdesdk-3716a60c0d0323e29d35026ed5ad46bdec47abdf.zip
Change include search path to no longer include $(KDE_INCLUDES)/tde.
tdesdk depends upon finding libkcal headers from tdepim. That installation location was changed in GIT hash b99d4323ddffa1b9edcb8bab724a73729b79d883. This partially resolves bug report 600.
Diffstat (limited to 'kbugbuster')
-rw-r--r--kbugbuster/kresources/Makefile.am2
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