Fix bug 4786 test.
[mono.git] / mcs / class / dlr / Makefile
index 2a701832e6d083129b21ad89a13d0f8f96e14834..bb352b71fb4ae9cf3abbc1bf5be61a7b77c68f39 100644 (file)
@@ -4,11 +4,7 @@ SUBDIRS =
 include ../../build/rules.make
 
 DISTFILES = \
-       Runtime/Microsoft.Dynamic/*.cs \
-       Runtime/Microsoft.Scripting.Core/Actions/*.cs \
-       Runtime/Microsoft.Scripting.Core/Ast/*.cs \
-       Runtime/Microsoft.Scripting.Core/Compiler/*.cs \
-       Runtime/Microsoft.Scripting.Core/Utils/*.cs
+       Runtime/Microsoft.Dynamic/*.cs
 
 all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local: