add palette.svg to makefile oops
This commit is contained in:
parent
621827c6aa
commit
c3760c1832
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ MEDIA = \
|
|||
$(wildcard media/flags/*) $(wildcard media/buttons/*) \
|
||||
$(wildcard media/icons/*) $(wildcard media/bg/*) 8831.png 8831-quox.png \
|
||||
$(wildcard rainbow-quox/front/*) $(wildcard rainbow-quox/back/*) \
|
||||
$(wildcard rainbow-quox/*.svg)
|
||||
$(wildcard rainbow-quox/*.svg) rainbow-quox/palette.svg
|
||||
CSS = $(shell find fonts -type f) \
|
||||
$(patsubst %.scss,%.css, \
|
||||
$(wildcard rainbow-quox/style/*) $(wildcard style/*))
|
||||
|
|
Loading…
Add table
Reference in a new issue