~ci-train-bot/ubuntu-push/ubuntu-push-ubuntu-yakkety-2021

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: john.lenton at canonical
  • Date: 2014-03-20 12:15:47 UTC
  • mfrom: (81 ubuntu-push)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: john.lenton@canonical.com-20140320121547-i544is8492ulfykx
merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
GODEPS = launchpad.net/gocheck
11
11
GODEPS += launchpad.net/go-dbus/v1
 
12
GODEPS += launchpad.net/go-xdg/v0
 
13
GODEPS += code.google.com/p/gosqlite/sqlite3
12
14
 
13
15
bootstrap:
14
16
        mkdir -p $(GOPATH)/bin