summaryrefslogtreecommitdiff
path: root/Makefile.am
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 /Makefile.am
parent50d8e8a20fcaf010af5f24de72cad8b48e616d1b (diff)
downloadrabbitmq-c-github-ask-d28401b455eb00f822ea0b8ac472c82ed8516615.tar.gz
Fix make distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c5ff6e7..144422d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,4 +18,4 @@ codegen:
cp -r "@AMQP_CODEGEN_DIR@"/* $@
$(MAKE) -C $@ clean
-EXTRA_DIST=codegen debian LICENSE-MPL-RabbitMQ
+EXTRA_DIST=codegen debian LICENSE-MPL-RabbitMQ LICENSE-GPL-2.0