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