JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
switch to tests from html5lib-tests/tree-construction
[peach-html5-editor.git] / Makefile
index 24c826c..2e57917 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: parse-html.js
+all: parse-html.js test.js
 
-parse-html.js: parse-html.coffee
+%.js: %.coffee
        coffee -c $<