mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
build-sys: Remove useless definition
The default LDADD already include libserver.la. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Victor Toso <victortoso@redhat.com>
This commit is contained in:
parent
ee87a36e95
commit
7cbc80ed04
@ -75,8 +75,6 @@ noinst_PROGRAMS = \
|
||||
TESTS = $(check_PROGRAMS) \
|
||||
$(NULL)
|
||||
|
||||
test_qxl_parsing_LDADD = ../libserver.la $(LDADD)
|
||||
|
||||
## spice-server-replay
|
||||
|
||||
noinst_PROGRAMS += spice-server-replay
|
||||
|
||||
Loading…
Reference in New Issue
Block a user