Merge branch 'master' into msbuilddll2
[mono.git] / msvc / Makefile.am
1
2 VCXPROJS = $(wildcard *.vcxproj)
3
4 EXTRA_DIST = \
5              $(VCXPROJS) \
6              README \
7              create-windef.pl \
8              mono.def \
9              mono.sln \
10              monoposixhelper.def \
11              runmdesc.bat \
12              winsetup.bat
13
14 update-def:
15         perl create-windef.pl mono.def ../mono/mini/.libs/libmonoboehm-2.0.so mono-2.0.dll
16         perl create-windef.pl monosgen.def ../mono/mini/.libs/libmonosgen-2.0.so monosgen-2.0.dll