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

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