X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=ec22ed027a15cecaf0b87cef7686d78da2650aa1;hb=80153058975905b53418f34498b799922f3def07;hp=3c4cdd22a007d0c4bf1d47fd11c9945eace0ffca;hpb=2c684978b6657acd19ac5a1a6016ed5761a260d2;p=peach-html5-editor.git diff --git a/Makefile b/Makefile index 3c4cdd2..ec22ed0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -OBJECTS= parser.js parser_tests.js parser_no_browser_helper.js editor.js editor_tests.js page_dark.css +OBJECTS= editor.js editor_tests.js page_dark.css all: $(OBJECTS)