aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-05-11 13:19:37 -0400
committerNick Mathewson <nickm@torproject.org>2018-05-11 13:19:37 -0400
commitf7949a440f1356e08550d26da5c5749fa35f5b3d (patch)
tree46a2f90be5f84d57b6057bc71396b15d8a45e8e1 /Makefile.am
parent51f65c185ed88576ab15b66babcbdf3a6553ef71 (diff)
downloadtor-f7949a440f1356e08550d26da5c5749fa35f5b3d.tar.gz
tor-f7949a440f1356e08550d26da5c5749fa35f5b3d.zip
Add a CONTRIBUTING file
This file contains pointers to other important top-level resources, and some info about acceptable licenses. Also, add that info to CodingStandards.md
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 97a39031a9..58ff9fb3e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,6 +38,7 @@ include contrib/include.am
EXTRA_DIST+= \
ChangeLog \
+ CONTRIBUTING \
INSTALL \
LICENSE \
Makefile.nmake \