mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-24 20:09:15 -05:00
[misc] Add websocket to buildopts
This commit is contained in:
parent
75eb5420fd
commit
2c51c6571a
@ -66,6 +66,9 @@ static char *buildopts[] =
|
||||
#ifdef RAOP_VERIFICATION
|
||||
"Device verification",
|
||||
#endif
|
||||
#ifdef WEBSOCKET
|
||||
"Websocket",
|
||||
#endif
|
||||
#ifdef HAVE_ALSA
|
||||
"ALSA",
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user