JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
hide "pending-spec-changes" tests
[peach-html5-editor.git] / Makefile
1 all: parse-html.js test.js
2
3 %.js: %.coffee
4         coffee -c $<