Fix tarball builds
authorJo Shields <joshield@microsoft.com>
Mon, 1 Apr 2019 19:50:51 +0000 (15:50 -0400)
committerJo Shields <joshield@microsoft.com>
Mon, 1 Apr 2019 19:50:51 +0000 (15:50 -0400)
Commit migrated from https://github.com/mono/mono/commit/262a543a17bad3fb43ff42501b7c3eea0bbf5f71

src/mono/Makefile.am

index 9faaecc..78d1f62 100644 (file)
@@ -21,7 +21,7 @@ endif
 
 SUBDIRS = $(build_with_msvc) mk po $(libgc_dir) llvm mono $(ikvm_native_dir) support data runtime scripts man samples $(tools_dir) $(build_without_msvc) $(docs_dir) acceptance-tests
 # Keep in sync with SUBDIRS
-DIST_SUBDIRS = $(build_with_msvc) m4 mk po $(libgc_dir) llvm mono ikvm-native support data runtime scripts man samples tools $(build_without_msvc) docs acceptance-tests
+DIST_SUBDIRS = $(build_with_msvc) m4 mk po $(libgc_dir) llvm mono ikvm-native support data runtime scripts man samples tools $(build_without_msvc) docs acceptance-tests netcore
 
 all: update_submodules