Index: utilities/Makefile.am =================================================================== RCS file: /sources/gnash/gnash/utilities/Makefile.am,v retrieving revision 1.37 diff -u -p -r1.37 Makefile.am --- utilities/Makefile.am 10 Nov 2006 23:07:47 -0000 1.37 +++ utilities/Makefile.am 13 Nov 2006 07:49:17 -0000 @@ -44,6 +44,7 @@ INCLUDES = -I.. \ -I$(top_srcdir)/libbase \ -I$(top_srcdir)/server \ -I$(top_srcdir)/server/parser \ + $(BOOST_CFLAGS) \ $(LIBXML_CFLAGS) if USE_FFMPEG_ENGINE