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

github.com/mono/monodevelop.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 22:11:33 +0300
committerMiguel de Icaza <miguel@gnome.org>2015-12-03 22:11:33 +0300
commit41a325b64c158a910745165fadc5fd2d05bab597 (patch)
treec56cdcfd916add66bd9688bffa9c557854db9d3e /Makefile
parent7d0aeb32b794ba8f9fc9910f9f9b5933ed924645 (diff)
Add code of conduct
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index baf269d832..38fcba8637 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
include main/monodevelop_version
-EXTRA_DIST = configure
+EXTRA_DIST = configure code_of_conduct.md
SPACE :=
SPACE +=
AOT_DIRECTORIES:=$(subst $(SPACE),:,$(shell find main/build/* -type d))