X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=Makefile.am;h=b8e39136e15bd48bbe0cb8f7b3d582d86ce5f161;hb=3ff73d8d7d4c7b752bef2951ad167cc770ea772b;hp=b9064e10ee6072632bc3f646bfe3fd0f2f0eeacb;hpb=90c5e73bd694cfa763e945d17f6b97e38efde0c3;p=mono.git 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: