Merge remote branch 'upstream/master'
[mono.git] / mcs / class / IKVM.Reflection / Makefile
1 thisdir = class/IKVM.Reflection
2 SUBDIRS = 
3
4 include ../../build/rules.make
5
6 DISTFILES = \
7         Emit/*.cs \
8         Impl/*.cs \
9         Metadata/*.cs \
10         Properties/*.cs \
11         Reader/*.cs \
12         Writer/*.cs \
13         *.cs  *.csproj \
14         Makefile
15
16 all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local:
17
18 dist-local: dist-default