install koji.ico as well

This commit is contained in:
Mike Bonnet 2007-05-15 10:50:06 -04:00
parent dfec376312
commit cfd74bf27e

View file

@ -1,5 +1,5 @@
SERVERDIR = /images
FILES = $(wildcard *.gif *.png)
FILES = $(wildcard *.gif *.png *.ico)
_default:
@echo "nothing to make. try make install"