mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
only install mockup for now
This commit is contained in:
parent
58fca52b2c
commit
c0364aba8c
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
###################################################################################
|
||||
|
||||
install-web:
|
||||
cp -R web $(DESTDIR)$(PREFIX)/share/villas/node
|
||||
mkdir -p $(DESTDIR)$(PREFIX)/share/villas/node/web/
|
||||
cp -R $(SRCDIR)/web/socket/* $(DESTDIR)$(PREFIX)/share/villas/node/web/
|
||||
|
||||
clean-web:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue