On Sat, Nov 13, 2010 at 4:20 PM, Jeremy Huddleston <[email protected]> wrote: > > Signed-off-by: Jeremy Huddleston <[email protected]> > --- > dix/Makefile.am | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/dix/Makefile.am b/dix/Makefile.am > index 5e2dad7..59e512b 100644 > --- a/dix/Makefile.am > +++ b/dix/Makefile.am > @@ -1,5 +1,6 @@ > noinst_LTLIBRARIES = libdix.la libmain.la > > +AM_CPPFLAGS = -I$(top_srcdir)/include > AM_CFLAGS = $(DIX_CFLAGS) > > libmain_la_SOURCES = \
Reviewed-by: Dan Nicholson <[email protected]> _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
