1
0
Fork 0
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:
Steffen Vogel 2017-08-27 17:08:17 +02:00
parent 58fca52b2c
commit c0364aba8c

View file

@ -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: