[PATCH xserver] test: remove source file from hashtabletest LDADD

Peter Hutterer peter.hutterer at who-t.net
Wed Feb 19 17:38:57 PST 2014


On Wed, Feb 19, 2014 at 01:48:06PM -0500, Gaetan Nadon wrote:
> LDADD is for libraries and not for source code.
> 
> Introduced in commit: 	ccb3e78124fb05defd0c9b438746b79d84dfc3ae
> 
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

merged, thanks

Cheers,
   Peter

> ---
>  test/Makefile.am |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test/Makefile.am b/test/Makefile.am
> index afd8866..148cb77 100644
> --- a/test/Makefile.am
> +++ b/test/Makefile.am
> @@ -36,7 +36,7 @@ fixes_LDADD=$(TEST_LDADD)
>  xfree86_LDADD=$(TEST_LDADD)
>  touch_LDADD=$(TEST_LDADD)
>  signal_logging_LDADD=$(TEST_LDADD)
> -hashtabletest_LDADD=$(TEST_LDADD) $(top_srcdir)/Xext/hashtable.c
> +hashtabletest_LDADD=$(TEST_LDADD)
>  os_LDADD=$(TEST_LDADD)
>  
>  libxservertest_la_LIBADD = $(XSERVER_LIBS)
> -- 
> 1.7.9.5
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 


More information about the xorg-devel mailing list