thisdir = class/IKVM.Reflection
SUBDIRS = 

include ../../build/rules.make

DISTFILES = \
	Emit/*.cs \
	Impl/*.cs \
	Metadata/*.cs \
	Properties/*.cs \
	Reader/*.cs \
	Writer/*.cs \
	*.cs  *.csproj \
	Makefile

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
