mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[MAKEFILE/misc] Add option to disable inclusion of default webinterface
This commit is contained in:
@@ -80,6 +80,9 @@ static char *buildopts[] =
|
||||
#endif
|
||||
#ifdef HAVE_LIBPULSE
|
||||
"Pulseaudio",
|
||||
#endif
|
||||
#ifdef WEBINTERFACE
|
||||
"Webinterface",
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user