From 4fd6b382a70fb3f6a80a81fb346938f70cfb2043 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Wed, 19 Sep 2018 18:38:17 +0530 Subject: [PATCH] build-sys: Add CoC to the dist'ed files --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index d19bf973c..546ea5322 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,6 +28,7 @@ EXTRA_DIST = \ doxygen/doxygen.conf.in \ PROTOCOL \ README \ + CODE_OF_CONDUCT.md \ scripts/benchmark_memory_usage.sh \ scripts/plot_memory_usage.gp \ scripts/benchmarks/README \