[PATCH 1/2] dix: Fix make distcheck

Dan Nicholson dbn.lists at gmail.com
Sun Nov 14 07:55:14 PST 2010


On Sat, Nov 13, 2010 at 4:20 PM, Jeremy Huddleston <jeremyhu at apple.com> wrote:
>
> Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
> ---
>  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 <dbn.lists at gmail.com>


More information about the xorg-devel mailing list