X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Fclass%2FRabbitMQ.Client%2FMakefile;h=1093748f8f2f0906247c32e0884047d750cee5c4;hb=aef549e364e3d7b1c8959900a99852fec39bc3a2;hp=71b609f01ab6623901bea16ad8fdf1e29b088594;hpb=90ab27b938936307afb9b5ce619e6e15c1543a3f;p=mono.git diff --git a/mcs/class/RabbitMQ.Client/Makefile b/mcs/class/RabbitMQ.Client/Makefile index 71b609f01ab..1093748f8f2 100644 --- a/mcs/class/RabbitMQ.Client/Makefile +++ b/mcs/class/RabbitMQ.Client/Makefile @@ -7,7 +7,7 @@ DISTFILES = \ src/util/BlockingCell.cs \ src/util/DebugUtil.cs \ src/util/Either.cs \ - src/util/IntAllocator.cs + src/util/IntAllocator.cs \ src/util/NetworkBinaryReader.cs \ src/util/NetworkBinaryWriter.cs \ src/util/Semaphore.cs \ @@ -27,3 +27,4 @@ DISTFILES = \ all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local: dist-local: dist-default +