~ubuntu-branches/ubuntu/saucy/rabbitmq-server/saucy-proposed

« back to all changes in this revision

Viewing changes to plugins-src/rabbitmq-web-stomp/package.mk

  • Committer: Package Import Robot
  • Author(s): Emile Joubert
  • Date: 2012-11-19 11:42:31 UTC
  • mfrom: (0.2.18) (0.1.32 sid)
  • Revision ID: package-import@ubuntu.com-20121119114231-hvapkn4akng09etr
Tags: 3.0.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
RELEASABLE:=true
 
2
DEPS:=cowboy-wrapper sockjs-erlang-wrapper rabbitmq-stomp
 
3
 
 
4
WITH_BROKER_TEST_COMMANDS:=rabbit_ws_test_all:all_tests()