mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-06 03:32:19 +00:00
Make it --enable-tunnel work
This commit is contained in:
parent
66a7c4a5e5
commit
ee1e60c4a0
@ -51,12 +51,12 @@ libspice_server_la_LIBADD = \
|
||||
$(NULL)
|
||||
|
||||
if SUPPORT_TUNNEL
|
||||
TUNNEL_SRCS = \
|
||||
red_tunnel_worker.c \
|
||||
red_tunnel_worker.h \
|
||||
$(NULL)
|
||||
TUNNEL_SRCS = \
|
||||
red_tunnel_worker.c \
|
||||
red_tunnel_worker.h \
|
||||
$(NULL)
|
||||
else
|
||||
TUNNEL_SRCS =
|
||||
TUNNEL_SRCS =
|
||||
endif
|
||||
|
||||
libspice_server_la_SOURCES = \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user