~chipaca/ubuntu-push/endpoint-names

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Tarmac
  • Author(s): Roberto Alsina
  • Date: 2014-05-01 10:39:42 UTC
  • mfrom: (138.1.1 ubuntu-push)
  • Revision ID: tarmac-20140501103942-utfqr7l4fm6pk51h
[r=chipaca] C++ signing helper.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
build-client:
36
36
        go build ubuntu-push-client.go
 
37
        (cd signing-helper && cmake . && make)
37
38
 
38
39
build-server-dev:
39
40
        go build -o push-server-dev launchpad.net/ubuntu-push/server/dev