mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-20 01:50:26 -05:00
[misc] Add websocket to buildopts
This commit is contained in:
@@ -66,6 +66,9 @@ static char *buildopts[] =
|
||||
#ifdef RAOP_VERIFICATION
|
||||
"Device verification",
|
||||
#endif
|
||||
#ifdef WEBSOCKET
|
||||
"Websocket",
|
||||
#endif
|
||||
#ifdef HAVE_ALSA
|
||||
"ALSA",
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user