mirror of https://github.com/dirtbags/moth.git
Make P2 use its own www directory
This commit is contained in:
parent
f5d1035ee1
commit
290bfced19
|
@ -16,7 +16,7 @@ p2-install: packages/p2/src/modem eris ctfbase
|
|||
|
||||
$(call COPYTREE, packages/p2/service, $(P2_PKGDIR)/service)
|
||||
|
||||
$(call COPYTREE, packages/mcp/www, $(P2_PKGDIR)/www)
|
||||
$(call COPYTREE, packages/p2/www, $(P2_PKGDIR)/www)
|
||||
|
||||
p2-clean:
|
||||
$(MAKE) -C packages/p2/src
|
||||
|
|
Loading…
Reference in New Issue