install svg file
This commit is contained in:
parent
52cc8b9d41
commit
cc4d88e99e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
SERVERDIR = /images
|
||||
FILES = $(wildcard *.gif *.png *.ico)
|
||||
FILES = $(wildcard *.gif *.png *.ico *.svg)
|
||||
|
||||
_default:
|
||||
@echo "nothing to make. try make install"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue