mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-28 08:01:26 +00:00
tests: link test-qxl-parsing with libserver
Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
56182be522
commit
df7ba60503
@ -89,8 +89,4 @@ libstat_test3_a_CPPFLAGS = $(AM_CPPFLAGS) -DTEST_COMPRESS_STAT=1 -DTEST_RED_WORK
|
||||
libstat_test4_a_SOURCES = stat-test.c
|
||||
libstat_test4_a_CPPFLAGS = $(AM_CPPFLAGS) -DTEST_COMPRESS_STAT=1 -DTEST_RED_WORKER_STAT=1 -DTEST_NAME=stat_test4
|
||||
|
||||
test_qxl_parsing_SOURCES = \
|
||||
test-qxl-parsing.c \
|
||||
../red-parse-qxl.c \
|
||||
../memslot.c \
|
||||
$(NULL)
|
||||
test_qxl_parsing_LDADD = ../libserver.la $(LDADD)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user