summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile')
-rw-r--r--Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile b/Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile
deleted file mode 100644
index 5d1c4d307..000000000
--- a/Godeps/_workspace/src/github.com/mattermost/rsc/qr/coding/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-include $(GOROOT)/src/Make.inc
-
-TARG=rsc.googlecode.com/hg/qr/coding
-GOFILES=\
- qr.go\
-
-include $(GOROOT)/src/Make.pkg