X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2FMakefile.am;h=115e40709aae51ca8c5df9aa1dc4e4241490e57b;hb=HEAD;hp=e54aeff8d7e5a6415207d5a307bd2abb9f28b756;hpb=bc1d754ec15285422b73d40d86cc85ddbd37ce16;p=mono.git diff --git a/msvc/Makefile.am b/msvc/Makefile.am index e54aeff8d7e..115e40709aa 100644 --- a/msvc/Makefile.am +++ b/msvc/Makefile.am @@ -4,14 +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