From 74be145e707bd22c1a39d1cbf447b6c03bcfc6d3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 4 May 2009 20:47:19 -0400 Subject: Add -I$(top_srcdir)/widgets to a bunch of plugins. --- plugins/mailing-list-actions/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/mailing-list-actions') diff --git a/plugins/mailing-list-actions/Makefile.am b/plugins/mailing-list-actions/Makefile.am index dffd4f1d44..e90c608a5b 100644 --- a/plugins/mailing-list-actions/Makefile.am +++ b/plugins/mailing-list-actions/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = \ -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ -I$(top_builddir)/composer \ $(EVOLUTION_MAIL_CFLAGS) -- cgit v1.2.3