]> jfr.im git - uguu.git/commitdiff
cringe
authorGo Johansson <redacted>
Fri, 16 Dec 2022 22:07:54 +0000 (23:07 +0100)
committerGo Johansson <redacted>
Fri, 16 Dec 2022 22:07:54 +0000 (23:07 +0100)
Makefile

index d43db37557f3360e9ff7d3c96394318e3eeaa7c7..aa56901c866eb286cd81d7805685fd36e4d5a72a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,7 @@ 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