diff --git a/Makefile b/Makefile index 941b88f..48716ea 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -WEBAPP = index.html main.js +WEBAPP = index.html main.js scribish.ttf style.css all: $(WEBAPP)