mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-25 04:19: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
|
#ifdef RAOP_VERIFICATION
|
||||||
"Device verification",
|
"Device verification",
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef WEBSOCKET
|
||||||
|
"Websocket",
|
||||||
|
#endif
|
||||||
#ifdef HAVE_ALSA
|
#ifdef HAVE_ALSA
|
||||||
"ALSA",
|
"ALSA",
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user