e54aeff8d7e5a6415207d5a307bd2abb9f28b756
[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.props \
10              mono.sln \
11              monoposixhelper.def \
12              runmdesc.bat \
13              winsetup.bat
14
15 update-def:
16         perl create-windef.pl mono.def ../mono/mini/.libs/libmonoboehm-2.0.so mono-2.0.dll
17         perl create-windef.pl monosgen.def ../mono/mini/.libs/libmonosgen-2.0.so monosgen-2.0.dll