On Tue, Dec 15, 2015 at 12:15:10PM +0000, Frediano Ziglio wrote:
> For coherency use COMMON_BASE macro instead of including single
> files.
> 
> Signed-off-by: Frediano Ziglio <[email protected]>

Acked-by: Victor Toso <[email protected]>

> ---
>  server/tests/Makefile.am | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/server/tests/Makefile.am b/server/tests/Makefile.am
> index fd7e26d..d0bd5a0 100644
> --- a/server/tests/Makefile.am
> +++ b/server/tests/Makefile.am
> @@ -121,11 +121,9 @@ test_display_width_stride_SOURCES =              \
>       $(NULL)
>  
>  spice_server_replay_SOURCES =                        \
> +     $(COMMON_BASE)                          \
>       replay.c                                \
>       test_display_base.h                     \
> -     basic_event_loop.c                      \
> -     basic_event_loop.h                      \
> -     test_util.h                             \
>       $(NULL)
>  
>  stat_test_SOURCES = stat-main.c
> -- 
> 2.4.3
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to