X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-html5-editor.git;a=blobdiff_plain;f=Makefile;h=0c8ee69992e494570a9fd131024d00c1dc62f4e6;hp=3c4cdd22a007d0c4bf1d47fd11c9945eace0ffca;hb=5aef791edd38fb3d70a71266ad0b42cf9fb45593;hpb=10bde13b5d10afeea68c4f0995a2aae0a0137c23 diff --git a/Makefile b/Makefile index 3c4cdd2..0c8ee69 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= parser_tests.js editor.js editor_tests.js page_dark.css all: $(OBJECTS)