mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-29 08:47:13 +00:00
tests: reuse Makefile macro
For coherency use COMMON_BASE macro instead of including single files. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Victor Toso <victortoso@redhat.com>
This commit is contained in:
parent
276d9f08cd
commit
b953a4e35f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user