summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonygarnockjones@gmail.com>2010-03-07 23:21:02 +1300
committerTony Garnock-Jones <tonygarnockjones@gmail.com>2010-03-07 23:21:02 +1300
commitd28401b455eb00f822ea0b8ac472c82ed8516615 (patch)
treebc2026c5823d033e6a87b3c15717fff57cfaaf74 /tools
parent50d8e8a20fcaf010af5f24de72cad8b48e616d1b (diff)
downloadrabbitmq-c-github-ask-d28401b455eb00f822ea0b8ac472c82ed8516615.tar.gz
Fix make distcheck
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index f67d46b..cf14ba1 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -5,7 +5,7 @@ AM_LDFLAGS = $(top_builddir)/librabbitmq/librabbitmq.la
LDADD=$(LIBPOPT)
-noinst_HEADERS = common.h
+noinst_HEADERS = common.h common_consume.h
amqp_publish_SOURCES = publish.c common.c
amqp_get_SOURCES = get.c common.c common_consume.c