mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-15 04:22:27 -04:00
fixed compilation of web UI files on linux
This commit is contained in:
parent
abcd687416
commit
b5dbdcb601
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ libresapi_settings {
|
|||
}
|
||||
|
||||
libresapihttpserver {
|
||||
unix {
|
||||
linux-* {
|
||||
|
||||
webui_files.path = "$${DATA_DIR}/webui"
|
||||
webui_files.files = webui/app.js webui/app.css webui/index.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue