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:
authorAndrew Jorgensen <ajorgensen@novell.com>2011-01-20 01:41:35 +0300
committerAndrew Jorgensen <ajorgensen@novell.com>2011-01-20 01:41:35 +0300
commitf4dd4e067a385e9f550177624c831bb3fa67b633 (patch)
treed474dfa16445d55683121e23826fa4c7194db788 /msvc/Makefile.am
parent19f259840cf3d63e141cdb0be3f2aabe3a88f49f (diff)
Dist more files needed by MSVC build
Diffstat (limited to 'msvc/Makefile.am')
-rw-r--r--msvc/Makefile.am11
1 files changed, 10 insertions, 1 deletions
diff --git a/msvc/Makefile.am b/msvc/Makefile.am
index 3efb3443716..7e9ea66ae0d 100644
--- a/msvc/Makefile.am
+++ b/msvc/Makefile.am
@@ -16,7 +16,16 @@ VCPROJS = \
VCXPROJS = $(wildcard *.vcxproj)
-EXTRA_DIST = create-windef.pl mono.def README mono.sln winsetup.bat $(VCPROJS) $(VCXPROJS)
+EXTRA_DIST = \
+ $(VCPROJS) \
+ $(VCXPROJS) \
+ README \
+ create-windef.pl \
+ mono.def \
+ mono.sln \
+ monoposixhelper.def \
+ runmdesc.bat \
+ winsetup.bat
update-def:
perl create-windef.pl mono.def