summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonygarnockjones@gmail.com>2010-05-24 14:11:37 +1200
committerTony Garnock-Jones <tonygarnockjones@gmail.com>2010-05-24 14:11:37 +1200
commit3372597ab7f64d1badb588dc032b2675b4653195 (patch)
tree80498f73f9632f801fb317923de650fe5cd1ba0f /examples
parentdb3c67727ea1dc2a6d182b5e622e94795b2b8f3b (diff)
downloadrabbitmq-c-github-ask-3372597ab7f64d1badb588dc032b2675b4653195.tar.gz
Package for amqp-tools
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index dbbb9f7..9655021 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1,4 @@
-bin_PROGRAMS = amqp_sendstring amqp_exchange_declare amqp_listen amqp_producer amqp_consumer \
+noinst_PROGRAMS = amqp_sendstring amqp_exchange_declare amqp_listen amqp_producer amqp_consumer \
amqp_unbind amqp_bind amqp_listenq
AM_CFLAGS = -I$(top_srcdir)/librabbitmq