summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile
blob: 5d1c4d307c2662bac22c1fb5438ca83338e44807 (plain)
1
2
3
4
5
6
7
include $(GOROOT)/src/Make.inc

TARG=rsc.googlecode.com/hg/qr/coding
GOFILES=\
	qr.go\

include $(GOROOT)/src/Make.pkg