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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2015-12-03 20:43:08 +0300
committerMiguel de Icaza <miguel@gnome.org>2015-12-03 20:48:33 +0300
commit50acb4dd756ac14f5f6203a5b21abbd6fac082e1 (patch)
tree0c02b7ac0569a27d8203528516340ad446e7be87 /Makefile.am
parent16cd8a383286ba0617fd49b613f9cef10d3048d5 (diff)
Add code of conduct
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 8 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 14232e66858..d48ca3110e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,13 +25,14 @@ update_submodules:
.PHONY: update_submodules
EXTRA_DIST= \
- README.md \
- LICENSE \
- autogen.sh \
- mkinstalldirs \
- mono-uninstalled.pc.in \
- winconfig.h \
- external
+ README.md \
+ LICENSE \
+ autogen.sh \
+ mkinstalldirs \
+ mono-uninstalled.pc.in \
+ winconfig.h \
+ code_of_conduct.md \
+ external
DISTCHECK_CONFIGURE_FLAGS = EXTERNAL_MCS=false EXTERNAL_RUNTIME=false