summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/mattermost/rsc/qr/Makefile
blob: d00c470bbbb321c81f822579a2f605f577502391 (plain)
1
2
3
4
include $(GOROOT)/src/Make.inc
TARG=rsc.googlecode.com/hg/qr
GOFILES=qr.go png.go
include $(GOROOT)/src/Make.pkg