[netcore] Fix `make dist` following https://github.com/mono/mono/pull/14167 (mono...
authorJo Shields <joshield@microsoft.com>
Thu, 25 Apr 2019 18:27:46 +0000 (14:27 -0400)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2019 18:27:46 +0000 (14:27 -0400)
Commit migrated from https://github.com/mono/mono/commit/b1d54d2e428f88ef7d4cef6db50f78dc06024258

src/mono/netcore/Makefile

index 23d0beb..07ec5f9 100644 (file)
@@ -210,3 +210,5 @@ run-%: check-env
 build-base: $(addprefix build-, $(TEST_SUITES))
 
 check: $(addprefix run-, $(TEST_SUITES))
+
+distdir: