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

Makefile.am « msvc - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 115e40709aae51ca8c5df9aa1dc4e4241490e57b (plain)
1
2
3
4
5
6
7
8
9
10
11

VCXPROJS = $(wildcard *.vcxproj)

EXTRA_DIST = \
	     $(VCXPROJS) \
	     README \
	     mono.props \
	     mono.sln \
	     monoposixhelper.def \
	     runmdesc.bat \
	     winsetup.bat