diff options
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 |