Those new hacky RabbitMQ sources files need to be included in dist.
authorAtsushi Eno <atsushieno@veritas-vos-liberabit.com>
Tue, 12 Jun 2012 09:57:48 +0000 (18:57 +0900)
committerAtsushi Eno <atsushieno@veritas-vos-liberabit.com>
Tue, 12 Jun 2012 09:57:48 +0000 (18:57 +0900)
mcs/class/RabbitMQ.Client/Makefile

index 1093748f8f2f0906247c32e0884047d750cee5c4..af450765bf82547492b5223c30855bfdaeb0dca9 100644 (file)
@@ -4,6 +4,9 @@ SUBDIRS = src/apigen docs/specs src/client
 include ../../build/rules.make
 
 DISTFILES = \
+       RabbitMQ.Client.Apigen_net_2_0.exe.sources \
+       RabbitMQ.Client.Apigen_net_4_0.exe.sources \
+       RabbitMQ.Client.Apigen_net_4_5.exe.sources \
        src/util/BlockingCell.cs \
        src/util/DebugUtil.cs \
        src/util/Either.cs \