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/coding/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile (limited to 'Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile') diff --git a/Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile b/Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile new file mode 100644 index 000000000..5d1c4d307 --- /dev/null +++ b/Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile @@ -0,0 +1,7 @@ +include $(GOROOT)/src/Make.inc + +TARG=rsc.googlecode.com/hg/qr/coding +GOFILES=\ + qr.go\ + +include $(GOROOT)/src/Make.pkg -- cgit v1.2.3-1-g7c22