From c6911b3029629f1032dd594249c099d79efe9fe1 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 18 Jun 2009 16:06:05 -0400 Subject: Fix "make distcheck" errors. --- plugins/sa-junk-plugin/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/sa-junk-plugin/Makefile.am') diff --git a/plugins/sa-junk-plugin/Makefile.am b/plugins/sa-junk-plugin/Makefile.am index dfbddb45e3..7d82ad396d 100644 --- a/plugins/sa-junk-plugin/Makefile.am +++ b/plugins/sa-junk-plugin/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = \ -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ $(EVOLUTION_MAIL_CFLAGS) @EVO_PLUGIN_RULE@ -- cgit v1.2.3