Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / msvc / Makefile.am
index 726cf8e00f1b55b2a6bfe30697bf324f93d571cb..115e40709aae51ca8c5df9aa1dc4e4241490e57b 100644 (file)
@@ -4,13 +4,8 @@ VCXPROJS = $(wildcard *.vcxproj)
 EXTRA_DIST = \
             $(VCXPROJS) \
             README \
-            create-windef.pl \
-            mono.def \
+            mono.props \
             mono.sln \
             monoposixhelper.def \
             runmdesc.bat \
             winsetup.bat
-
-update-def:
-       perl create-windef.pl mono.def ../mono/mini/.libs/libmonoboehm-2.0.so mono-2.0.dll
-       perl create-windef.pl monosgen.def ../mono/mini/.libs/libmonosgen-2.0.so monosgen-2.0.dll