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/tnef-attachments/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/tnef-attachments') diff --git a/plugins/tnef-attachments/Makefile.am b/plugins/tnef-attachments/Makefile.am index d473f15af0..b0d4a8a678 100644 --- a/plugins/tnef-attachments/Makefile.am +++ b/plugins/tnef-attachments/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = \ -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ -DGETTEXT_PACKAGE="\"$(GETTEXT_PACKAGE)\"" \ -DLOCALEDIR="\"$(localedir)\"" \ $(EVOLUTION_MAIL_CFLAGS) \ -- cgit v1.2.3