html2canvas/Makefile
2012-05-29 11:18:01 +10:00

7 lines
119 B
Makefile

build:
ant
install:
brew install https://raw.github.com/Homebrew/homebrew-dupes/master/ant.rb
.PHONY: install build