mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 16:09:35 -05:00
webui: rebuild files on qmake
giving up: don't know why build-steps are missed
This commit is contained in:
parent
13dec7ab5a
commit
08be19faa9
@ -23,7 +23,7 @@ unix {
|
||||
INSTALLS += webui_img_files
|
||||
|
||||
# create dummy files, we need it to include files on first try
|
||||
system(webui-src/make-src/init.sh .)
|
||||
system(webui-src/make-src/build.sh .)
|
||||
|
||||
WEBUI_SRC_SCRIPT = webui-src/make-src/build.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user