diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
commit | 7dba3110aacdb3220d54c3fe0c2947c25406b700 (patch) | |
tree | 28c064cf5647b2e8654cb4d5330d8e64afff27e2 /kontact/plugins/kmail/Makefile.am | |
parent | c0fc75368b41146e605536e973e1d635b9d64ced (diff) | |
download | tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.tar.gz tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kontact/plugins/kmail/Makefile.am')
-rw-r--r-- | kontact/plugins/kmail/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/kmail/Makefile.am b/kontact/plugins/kmail/Makefile.am index 2dceb467a..823025482 100644 --- a/kontact/plugins/kmail/Makefile.am +++ b/kontact/plugins/kmail/Makefile.am @@ -1,6 +1,6 @@ INCLUDES = -I$(top_srcdir)/kontact/interfaces -I$(top_srcdir)/kmail -I$(top_builddir)/kmail \ -I$(top_srcdir)/libtdepim \ - -I$(top_srcdir)/libkdenetwork \ + -I$(top_srcdir)/libtdenetwork \ -I$(top_srcdir)/certmanager/lib \ -I$(top_srcdir) $(all_includes) |