Fix make dist after the reorganization of the msvc project files
authorAlex Corrado <alexc@xamarin.com>
Wed, 7 Mar 2012 23:15:21 +0000 (18:15 -0500)
committerAlex Corrado <alexc@xamarin.com>
Wed, 7 Mar 2012 23:15:21 +0000 (18:15 -0500)
msvc/Makefile.am

index 7e9ea66ae0dd0ce119a9431b7a65aea0e445ac43..4a3f3b44fdfd39dd6351d1d4bb37ef56eee37a42 100644 (file)
@@ -1,23 +1,7 @@
-VCPROJS =                                      \
-       eglib.vcproj                            \
-       genmdesc.vcproj                         \
-       libgc.vcproj                            \
-       libmono.vcproj                          \
-       mono.vcproj                             \
-       monoburg.vcproj                         \
-       monodiet.vcproj                         \
-       monodis.vcproj                          \
-       monograph.vcproj                        \
-       pedump.vcproj                           \
-       test-invoke.vcproj                      \
-       test-metadata.vcproj                    \
-       test_eglib.vcproj                       \
-       teste.vcproj
 
 VCXPROJS = $(wildcard *.vcxproj)
 
 EXTRA_DIST = \
-            $(VCPROJS) \
             $(VCXPROJS) \
             README \
             create-windef.pl \