diff options
Diffstat (limited to 'plugins/sa-junk-plugin/Makefile.am')
-rw-r--r-- | plugins/sa-junk-plugin/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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@ |