X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/f596d10d7391ed72b73019e037a7f7eec7a50d02..5b94c96a83f19a0175a8e1699d71080965793cc2:/Makefile diff --git a/Makefile b/Makefile index ccc7582..a36eede 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CGIT_VERSION = 0.3 +CGIT_VERSION = 0.4 prefix = /var/www/htdocs/cgit @@ -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