diff options
Diffstat (limited to 'plugins/print-message')
-rw-r--r-- | plugins/print-message/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/print-message/Makefile.am b/plugins/print-message/Makefile.am index 7b46d27c88..ad4f7f8dd7 100644 --- a/plugins/print-message/Makefile.am +++ b/plugins/print-message/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = \ -I$(top_srcdir) \ + -I$(top_builddir)/composer \ $(EVOLUTION_MAIL_CFLAGS) @EVO_PLUGIN_RULE@ |