Update Makefile
This commit is contained in:
parent
96bb2d3306
commit
057c790bae
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -43,7 +43,6 @@ copy-img:
|
|||
|
||||
copy-php:
|
||||
cp -v $(CURDIR)/src/static/php/*.php $(CURDIR)/build/php/
|
||||
cp -v $(CURDIR)/src/static/*.php $(CURDIR)/build/php/
|
||||
cp -v $(CURDIR)/src/Classes/*.php $(CURDIR)/build/php/Classes/
|
||||
|
||||
install: installdirs
|
||||
|
|
Loading…
Add table
Reference in a new issue