summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/integrator/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-21 02:22:53 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-21 02:22:53 -0600
commite7763f680e99c2b9012bb98d768389adf3b5a879 (patch)
tree6c6318ead46f6086ca6d3e75a76b3409721d3b10 /vcs/cvsservice/integrator/Makefile.am
parent9359706a2376745c74e68b9f3e6a4e3cbc9fcb94 (diff)
downloadtdevelop-e7763f680e99c2b9012bb98d768389adf3b5a879.tar.gz
tdevelop-e7763f680e99c2b9012bb98d768389adf3b5a879.zip
Update automake files to use tde instead of kde
Diffstat (limited to 'vcs/cvsservice/integrator/Makefile.am')
-rw-r--r--vcs/cvsservice/integrator/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/integrator/Makefile.am b/vcs/cvsservice/integrator/Makefile.am
index 6509e9ce..f3eb47fe 100644
--- a/vcs/cvsservice/integrator/Makefile.am
+++ b/vcs/cvsservice/integrator/Makefile.am
@@ -1,6 +1,6 @@
INCLUDES = -I$(top_srcdir)/lib/interfaces \
-I$(top_srcdir)/lib/interfaces/extensions -I$(top_srcdir)/lib/interfaces/extras -I$(top_srcdir)/lib/util \
- $(all_includes) -I$(kde_includes)/kde
+ $(all_includes) -I$(kde_includes)/tde
METASOURCES = AUTO
kde_module_LTLIBRARIES = libcvsserviceintegrator.la
libcvsserviceintegrator_la_LDFLAGS = -avoid-version -no-undefined $(all_libraries)