html2canvas/Makefile

7 lines
119 B
Makefile
Raw Normal View History

2012-05-29 05:18:01 +04:00
build:
ant
install:
brew install https://raw.github.com/Homebrew/homebrew-dupes/master/ant.rb
.PHONY: install build