From 1f89bf6b80c82ce7aaee9b54ba860173ac325e56 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 14 Jul 2009 10:06:34 -0400 Subject: Fix some build issues. --- em-format/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'em-format') diff --git a/em-format/Makefile.am b/em-format/Makefile.am index 360ceac7c2..953364482f 100644 --- a/em-format/Makefile.am +++ b/em-format/Makefile.am @@ -2,6 +2,7 @@ emformatincludedir = $(privincludedir)/em-format AM_CPPFLAGS = \ -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ $(EVOLUTION_MAIL_CFLAGS) privsolib_LTLIBRARIES = libemformat.la -- cgit v1.2.3