Forgot to include font and CSS into the webapp produced
This commit is contained in:
parent
df4b7f1ecd
commit
02100f5c7d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
WEBAPP = index.html main.js
|
||||
WEBAPP = index.html main.js scribish.ttf style.css
|
||||
|
||||
all: $(WEBAPP)
|
||||
|
||||
|
|
Loading…
Reference in a new issue