From f9a3a4b3949dddecae413b97904c895b2cd887bf Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Wed, 30 Mar 2016 12:49:29 -0400 Subject: Add MFA functionality --- Godeps/_workspace/src/github.com/mattermost/rsc/qr/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Godeps/_workspace/src/github.com/mattermost/rsc/qr/Makefile (limited to 'Godeps/_workspace/src/github.com/mattermost/rsc/qr/Makefile') diff --git a/Godeps/_workspace/src/github.com/mattermost/rsc/qr/Makefile b/Godeps/_workspace/src/github.com/mattermost/rsc/qr/Makefile new file mode 100644 index 000000000..d00c470bb --- /dev/null +++ b/Godeps/_workspace/src/github.com/mattermost/rsc/qr/Makefile @@ -0,0 +1,4 @@ +include $(GOROOT)/src/Make.inc +TARG=rsc.googlecode.com/hg/qr +GOFILES=qr.go png.go +include $(GOROOT)/src/Make.pkg -- cgit v1.2.3-1-g7c22