From ff3fe6fb3d5d6888ff57928df22b608b41cd60e1 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 20 Oct 2004 07:39:29 +0000 Subject: removed camel from include path, everything should include camel/foo. 2004-10-20 Not Zed * Makefile.am (INCLUDES): removed camel from include path, everything should include camel/foo. svn path=/trunk/; revision=27641 --- plugins/subject-thread/ChangeLog | 5 +++++ plugins/subject-thread/Makefile.am | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/subject-thread/ChangeLog b/plugins/subject-thread/ChangeLog index c8b4c5779b..9503e278b3 100644 --- a/plugins/subject-thread/ChangeLog +++ b/plugins/subject-thread/ChangeLog @@ -1,3 +1,8 @@ +2004-10-20 Not Zed + + * Makefile.am (INCLUDES): removed camel from include path, + everything should include camel/foo. + 2004-10-20 JP Rosevear * subject-thread.c: implement diff --git a/plugins/subject-thread/Makefile.am b/plugins/subject-thread/Makefile.am index 075eac7095..0395ca77cc 100644 --- a/plugins/subject-thread/Makefile.am +++ b/plugins/subject-thread/Makefile.am @@ -1,5 +1,4 @@ INCLUDES = \ - -I$(top_srcdir)/camel \ -I$(top_srcdir) \ $(EVOLUTION_MAIL_CFLAGS) -- cgit v1.2.3