diff options
author | Brent Cook <busterb@gmail.com> | 2015-05-03 22:25:22 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2015-05-23 19:27:57 -0500 |
commit | 1a369f0fd7f3c6b7d17d0a9b358644a7d8216fc0 (patch) | |
tree | 08bbfe9f7d3643cf2d947eb61dd59d005814495c /.gitignore | |
parent | edfc5690055b90fff2055d0108a22e5c5df22a64 (diff) | |
download | portable-1a369f0fd7f3c6b7d17d0a9b358644a7d8216fc0.tar.gz portable-1a369f0fd7f3c6b7d17d0a9b358644a7d8216fc0.tar.bz2 portable-1a369f0fd7f3c6b7d17d0a9b358644a7d8216fc0.zip |
ship manpages with libtls-standalone
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -127,6 +127,7 @@ include/openssl/*.he | |||
127 | !/libtls-standalone/compat/Makefile.am | 127 | !/libtls-standalone/compat/Makefile.am |
128 | /libtls-standalone/VERSION | 128 | /libtls-standalone/VERSION |
129 | /libtls-standalone/m4 | 129 | /libtls-standalone/m4 |
130 | /libtls-standalone/man | ||
130 | 131 | ||
131 | openbsd/ | 132 | openbsd/ |
132 | 133 | ||