aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-05-18 10:35:15 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-05-18 10:35:15 +0200
commitfe3db2e43b8e2d8670b66e1ae5a3ae413ac310c0 (patch)
tree950037332aa66b8561090379566c00509e8dc167 /docs/Makefile.am
parent54e4c6c396a9987f4232c73b5b4d31c01b16f8ae (diff)
dist: include CHECKSRC.md
Reported-by: Paul Howarth Bug: https://curl.haxx.se/mail/lib-2016-05/0116.html
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 1830467c1..284e53120 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -38,7 +38,7 @@ EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS \
KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) HISTORY INSTALL \
$(PDFPAGES) LICENSE-MIXING README.netware INSTALL.devcpp \
MAIL-ETIQUETTE HTTP-COOKIES.md SECURITY RELEASE-PROCEDURE SSL-PROBLEMS \
- HTTP2.md ROADMAP.md CODE_OF_CONDUCT.md CODE_STYLE.md
+ HTTP2.md ROADMAP.md CODE_OF_CONDUCT.md CODE_STYLE.md CHECKSRC.md
MAN2HTML= roffit $< >$@