Merge pull request #3144 from Unity-Technologies/fix-recursive-property-call
[mono.git] / mcs / class / RabbitMQ.Client / Makefile
index 71b609f01ab6623901bea16ad8fdf1e29b088594..1093748f8f2f0906247c32e0884047d750cee5c4 100644 (file)
@@ -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
+