diff options
Diffstat (limited to 'plugins/mail-to-task/Makefile.am')
-rw-r--r-- | plugins/mail-to-task/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index 57bb8c7ab9..57d29acdb3 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -1,4 +1,4 @@ -NCLUDES = \ +INCLUDES = \ -I$(top_srcdir) \ $(EVOLUTION_MAIL_CFLAGS) |