diff options
Diffstat (limited to 'vendor/gopkg.in/gorp.v1/Makefile')
-rw-r--r-- | vendor/gopkg.in/gorp.v1/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/gopkg.in/gorp.v1/Makefile b/vendor/gopkg.in/gorp.v1/Makefile new file mode 100644 index 0000000..edf771c --- /dev/null +++ b/vendor/gopkg.in/gorp.v1/Makefile @@ -0,0 +1,6 @@ +include $(GOROOT)/src/Make.inc + +TARG = github.com/coopernurse/gorp +GOFILES = gorp.go dialect.go + +include $(GOROOT)/src/Make.pkg
\ No newline at end of file |