mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-06 01:27:20 +00:00
Add red_time.h to Makefile.am
This file was added in bc50ff076 a few months ago, but is not listed
in Makefile.am, and thus not part of tarballs. However, it's being included
from other C files, so not having it causes compilation breakage.
This commit is contained in:
parent
74300144f8
commit
1b77a2c073
@ -83,6 +83,7 @@ libspice_server_la_SOURCES = \
|
||||
red_memslots.h \
|
||||
red_parse_qxl.c \
|
||||
red_parse_qxl.h \
|
||||
red_time.h \
|
||||
red_worker.c \
|
||||
red_worker.h \
|
||||
reds.c \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user