summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2010-01-26 12:24:41 +0530
committerMukund Sivaraman <muks@banu.com>2010-01-26 12:24:41 +0530
commita9b42c491ff23f958f0185ae26da2687f3fe447c (patch)
tree3acf321e70b401cd8d09aa5cf3c2c5fa5f96d165
parent9434b27cc1fe5835d726c3be22cc41af56d04e38 (diff)
downloadtinyproxy-a9b42c491ff23f958f0185ae26da2687f3fe447c.tar.gz
tinyproxy-a9b42c491ff23f958f0185ae26da2687f3fe447c.zip
Install README and NEWS in doc directory
Diffstat (limited to '')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f702ba..7e94ace 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,10 @@ all-local: AUTHORS
check-local: validate-authors
+dist_doc_DATA = \
+ README \
+ NEWS
+
EXTRA_DIST = \
authors.dtd \
authors.xml \