[PATCH xf86-input-synaptics] Add 'include' directory for test.
Peter Hutterer
peter.hutterer at who-t.net
Sun Apr 10 22:34:36 PDT 2011
On Sun, Apr 10, 2011 at 10:03:13PM -0400, Trevor Woerner wrote:
> From: Trevor Woerner <twoerner at gmail.com>
>
> The binaries in the test directory won't build successfully for me
> without adding this include path.
> Signed-off-by: Trevor Woerner <twoerner at 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
More information about the xorg-devel
mailing list