diff options
author | Brent Cook <bcook@openbsd.org> | 2015-03-02 23:14:35 -0600 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-03-02 23:14:35 -0600 |
commit | 79492b46f6200764468bbb199e7e46cfe0c4a17e (patch) | |
tree | dff54eccd7b04b49cf2e04f5d9de00792f7b700c /Makefile.am | |
parent | e0855bdb1dd7507b76a2a43a5c926f7b36055799 (diff) | |
download | portable-79492b46f6200764468bbb199e7e46cfe0c4a17e.tar.gz portable-79492b46f6200764468bbb199e7e46cfe0c4a17e.tar.bz2 portable-79492b46f6200764468bbb199e7e46cfe0c4a17e.zip |
add windows README, package README files with distribution
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7fc7485..45aa9cc 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -8,4 +8,4 @@ if ENABLE_LIBTLS | |||
8 | pkgconfig_DATA += libtls.pc | 8 | pkgconfig_DATA += libtls.pc |
9 | endif | 9 | endif |
10 | 10 | ||
11 | EXTRA_DIST = VERSION config scripts | 11 | EXTRA_DIST = README README.windows VERSION config scripts |