mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
cringe
This commit is contained in:
parent
76b2600cd8
commit
b8ff9763e3
1
Makefile
1
Makefile
@ -43,6 +43,7 @@ copy-img:
|
|||||||
|
|
||||||
copy-php:
|
copy-php:
|
||||||
cp -v $(CURDIR)/src/static/php/*.php $(CURDIR)/build/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/
|
cp -v $(CURDIR)/src/Classes/*.php $(CURDIR)/build/php/Classes/
|
||||||
|
|
||||||
install: installdirs
|
install: installdirs
|
||||||
|
Loading…
Reference in New Issue
Block a user