From 1f89bf6b80c82ce7aaee9b54ba860173ac325e56 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 14 Jul 2009 10:06:34 -0400 Subject: Fix some build issues. --- plugins/mark-all-read/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/mark-all-read') diff --git a/plugins/mark-all-read/Makefile.am b/plugins/mark-all-read/Makefile.am index c44c5dc0cb..aac01d2b37 100644 --- a/plugins/mark-all-read/Makefile.am +++ b/plugins/mark-all-read/Makefile.am @@ -1,5 +1,6 @@ AM_CPPFLAGS = \ - -I$(top_srcdir)\ + -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ $(EVOLUTION_MAIL_CFLAGS) @EVO_PLUGIN_RULE@ -- cgit v1.2.3