X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/f596d10d7391ed72b73019e037a7f7eec7a50d02..8a3685bcf2612206fc24a2421acb53dd83aeab85:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index ccc7582..ea4d818 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,7 @@ install: all clean-cache mkdir -p $(prefix) install cgit $(prefix)/cgit.cgi install cgit.css $(prefix)/cgit.css + install add.png del.png $(prefix)/ clean-cgit: rm -f cgit *.o