Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2005-07-14 22:06:31 +0400
committerMiguel de Icaza <miguel@gnome.org>2005-07-14 22:06:31 +0400
commitc1797310e14d67e0b4920109f58ff295ef2edf68 (patch)
tree0664a6f0a500042e17923be99493d11edc429463 /Makefile.am
parent764efc74fe3ba2342a9847c867035f1f87bc5458 (diff)
Distribute VS files
svn path=/trunk/mono/; revision=47317
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b9064e10ee6..b8e39136e15 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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: