summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/Makefile.am')
-rw-r--r--vcs/cvsservice/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/Makefile.am b/vcs/cvsservice/Makefile.am
index 5e58f573..24242263 100644
--- a/vcs/cvsservice/Makefile.am
+++ b/vcs/cvsservice/Makefile.am
@@ -1,7 +1,7 @@
# Here resides the cvs part
INCLUDES = -I$(top_srcdir)/lib/interfaces \
- -I$(top_srcdir)/lib/interfaces/extensions -I$(top_srcdir)/lib/util -I$(top_srcdir)/lib/widgets $(all_includes) -I$(kde_includes)/kde
+ -I$(top_srcdir)/lib/interfaces/extensions -I$(top_srcdir)/lib/util -I$(top_srcdir)/lib/widgets $(all_includes) -I$(kde_includes)/tde
kde_module_LTLIBRARIES = libkdevcvsservice.la
libkdevcvsservice_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)