diff options
| author | Tony Garnock-Jones <tonygarnockjones@gmail.com> | 2010-03-07 23:21:02 +1300 |
|---|---|---|
| committer | Tony Garnock-Jones <tonygarnockjones@gmail.com> | 2010-03-07 23:21:02 +1300 |
| commit | d28401b455eb00f822ea0b8ac472c82ed8516615 (patch) | |
| tree | bc2026c5823d033e6a87b3c15717fff57cfaaf74 /Makefile.am | |
| parent | 50d8e8a20fcaf010af5f24de72cad8b48e616d1b (diff) | |
| download | rabbitmq-c-github-ask-d28401b455eb00f822ea0b8ac472c82ed8516615.tar.gz | |
Fix make distcheck
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
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 |
