JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
convert parser to javascript
[peach-html5-editor.git] / Makefile
index 3c4cdd2..0c8ee69 100644 (file)
--- 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)