From: Jo Shields Date: Mon, 1 Apr 2019 19:50:51 +0000 (-0400) Subject: Fix tarball builds X-Git-Tag: submit/tizen/20210909.063632~10331^2~5^2~1511 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=529877f2bbd4b43a762f316cbb68f393f3de1f0a;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Fix tarball builds Commit migrated from https://github.com/mono/mono/commit/262a543a17bad3fb43ff42501b7c3eea0bbf5f71 --- diff --git a/src/mono/Makefile.am b/src/mono/Makefile.am index 9faaecc..78d1f62 100644 --- a/src/mono/Makefile.am +++ b/src/mono/Makefile.am @@ -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