From cc11f45ced04ff5609eb5aa06fc082c4e275c001 Mon Sep 17 00:00:00 2001 From: David Faure Date: Fri, 7 Jan 2005 22:12:27 +0000 Subject: [PATCH] revert nonsense svn path=/trunk/kdepim/; revision=376298 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e7d8a8ef1..74e0ae401 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = interfaces . about pics profiles avscripts INCLUDES = -I$(top_srcdir)/libkmime \ -I$(top_srcdir)/libkpgp \ - -I$(top_builddir)/libkdepim \ + -I$(top_srcdir)/libkdepim \ -I$(top_srcdir)/libkdenetwork \ -I$(top_srcdir)/libkpimidentities \ -I$(top_srcdir)/libemailfunctions \