On Sun, Apr 10, 2011 at 10:03:13PM -0400, Trevor Woerner wrote:
> From: Trevor Woerner <twoer...@gmail.com>
> 
> The binaries in the test directory won't build successfully for me
> without adding this include path.
> Signed-off-by: Trevor Woerner <twoer...@gmail.com>
> ---
>  test/Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/test/Makefile.am b/test/Makefile.am
> index 0b45a2d..5dd8cdb 100644
> --- a/test/Makefile.am
> +++ b/test/Makefile.am
> @@ -1,5 +1,5 @@
>  if ENABLE_UNIT_TESTS
> -AM_CPPFLAGS = -I$(top_srcdir)/src
> +AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include
>  AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS)
>  fake_syms = fake-symbols.c fake-symbols.h
>  
> -- 
> 1.7.4.1.227.gadfe4

pushed, thanks

Cheers,
  Peter
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to