[PATCH 01/54] Xext: Add hashtable.h to sources to fix distcheck
Alan Coopersmith
alan.coopersmith at oracle.com
Mon Jul 9 19:30:45 PDT 2012
On 07/ 9/12 06:02 PM, Daniel Stone wrote:
> Signed-off-by: Daniel Stone <daniel at fooishbar.org>
> ---
> Xext/Makefile.am | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Xext/Makefile.am b/Xext/Makefile.am
> index 5929a3e..4082de7 100644
> --- a/Xext/Makefile.am
> +++ b/Xext/Makefile.am
> @@ -50,7 +50,7 @@ MODULE_SRCS += $(XV_SRCS)
> endif
>
> # XResource extension: lets clients get data about per-client resource usage
> -RES_SRCS = hashtable.c xres.c
> +RES_SRCS = hashtable.c hashtable.h xres.c
> if RES
> MODULE_SRCS += $(RES_SRCS)
> endif
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg-devel
mailing list