[Spice-devel] [PATCH 2/5] tests: reuse Makefile macro
Victor Toso
lists at victortoso.com
Tue Dec 15 07:47:46 PST 2015
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 <fziglio at redhat.com>
Acked-by: Victor Toso <victortoso at redhat.com>
> ---
> 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
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list