2009-11-09 Marek Safar <marek.safar@gmail.com>
[mono.git] / mcs / class / dlr / Makefile
1 thisdir = class/dlr
2 SUBDIRS = 
3
4 include ../../build/rules.make
5
6 DISTFILES = \
7         Runtime/Microsoft.Dynamic/*.cs \
8         Runtime/Microsoft.Scripting.Core/Actions/*.cs \
9         Runtime/Microsoft.Scripting.Core/Ast/*.cs \
10         Runtime/Microsoft.Scripting.Core/Compiler/*.cs \
11         Runtime/Microsoft.Scripting.Core/Utils/*.cs
12
13 all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local:
14
15 dist-local: dist-default