Distribute VS files
authorMiguel de Icaza <miguel@gnome.org>
Thu, 14 Jul 2005 18:06:31 +0000 (18:06 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 14 Jul 2005 18:06:31 +0000 (18:06 -0000)
svn path=/trunk/mono/; revision=47317

Makefile.am

index b9064e10ee6072632bc3f646bfe3fd0f2f0eeacb..b8e39136e15bd48bbe0cb8f7b3d582d86ce5f161 100644 (file)
@@ -7,7 +7,9 @@ SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts
 ## 'tools' is not normally built
 DIST_SUBDIRS = libgc mono ikvm-native support docs data runtime scripts man samples web tools 
 
-EXTRA_DIST= mono.pc.in mint.pc.in mono-uninstalled.pc.in
+vs_files = genmdesc.vcproj libmono.vcproj mono.vcproj mono.sln
+
+EXTRA_DIST= mono.pc.in mint.pc.in mono-uninstalled.pc.in $(vs_files)
 
 # Distribute the 'mcs' tree too
 dist-hook: