fix prereq in web-demo
This commit is contained in:
parent
4f116a171c
commit
d85e66b170
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
ALL += build/web/index.html build/web/cert.pem build/web/key.pem
|
ALL += build/web/index.html build/web/cert.pem build/web/key.pem
|
||||||
|
|
||||||
build/web/index.html: ${DATA_DIR}/src/index.html | build
|
build/web/index.html: ${DATA_DIR}/src/index.html | build/web
|
||||||
cp $^ $@
|
cp $^ $@
|
||||||
|
|
||||||
build/web/key.pem: build/web/cert.pem
|
build/web/key.pem: build/web/cert.pem
|
||||||
|
Loading…
Reference in New Issue
Block a user