summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mattermost/rsc/qr/libqrencode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mattermost/rsc/qr/libqrencode/Makefile')
-rw-r--r--vendor/github.com/mattermost/rsc/qr/libqrencode/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/mattermost/rsc/qr/libqrencode/Makefile b/vendor/github.com/mattermost/rsc/qr/libqrencode/Makefile
new file mode 100644
index 000000000..4c9591462
--- /dev/null
+++ b/vendor/github.com/mattermost/rsc/qr/libqrencode/Makefile
@@ -0,0 +1,4 @@
+include $(GOROOT)/src/Make.inc
+TARG=rsc.googlecode.com/hg/qr/libqrencode
+CGOFILES=qrencode.go
+include $(GOROOT)/src/Make.pkg