X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=ec22ed027a15cecaf0b87cef7686d78da2650aa1;hb=80153058975905b53418f34498b799922f3def07;hp=0c8ee69992e494570a9fd131024d00c1dc62f4e6;hpb=5aef791edd38fb3d70a71266ad0b42cf9fb45593;p=peach-html5-editor.git diff --git a/Makefile b/Makefile index 0c8ee69..ec22ed0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -OBJECTS= parser_tests.js editor.js editor_tests.js page_dark.css +OBJECTS= editor.js editor_tests.js page_dark.css all: $(OBJECTS)