aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-03-22 09:20:42 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-03-22 09:23:04 +0100
commit0addc5718883a939ea6e598473691e95cdd34420 (patch)
tree8f3fd24470323288150e5d2e164cbc3a05c9bb9a /docs/Makefile.am
parent34ef39015e3064ca61f48428911ed6ce89738875 (diff)
MAIL-ETIQUETTE: how to behave
This is a new documentation for the source tree. This information has been present since a long time at http://curl.haxx.se/mail/etiquette.html but now it is put into a plain text version too for wider distribution. The web version will be automatically generated from this source document.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 316b4f4f0..982877b47 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -16,7 +16,8 @@ CLEANFILES = $(GENHTMLPAGES) $(PDFPAGES)
EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS \
README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS VERSIONS \
KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) HISTORY INSTALL \
- $(PDFPAGES) LICENSE-MIXING README.netware DISTRO-DILEMMA INSTALL.devcpp
+ $(PDFPAGES) LICENSE-MIXING README.netware DISTRO-DILEMMA INSTALL.devcpp \
+ MAIL-ETIQUETTE
MAN2HTML= roffit < $< >$@