From 9bc896ddb9f78727b6d736f1da2a7d7ea9dbf06f Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 28 Apr 2000 07:50:09 +0000 Subject: Makefile fix svn path=/trunk/; revision=2674 --- mail/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index 283333d2a4..b87445b32a 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -9,6 +9,7 @@ INCLUDES = \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/e-text \ -I$(top_srcdir) \ + -I$(top_srcdir)/camel \ -I$(top_builddir)/shell \ $(BONOBO_HTML_GNOME_CFLAGS) \ -DEVOLUTION_VERSION=\""$(VERSION)"\" \ @@ -81,4 +82,4 @@ EXTRA_DIST = Mail.idl $(GOAD_FILES) $(OAF_FILES) dist-hook: -mkdir $(distdir)/pixmaps - cp $(srcdir)/pixmaps/*.xpm $(distdir)/pixmaps \ No newline at end of file + cp $(srcdir)/pixmaps/*.xpm $(distdir)/pixmaps -- cgit v1.2.3