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 /libtls-standalone/Makefile.am | |
parent | edfc5690055b90fff2055d0108a22e5c5df22a64 (diff) | |
download | portable-1a369f0fd7f3c6b7d17d0a9b358644a7d8216fc0.tar.gz portable-1a369f0fd7f3c6b7d17d0a9b358644a7d8216fc0.tar.bz2 portable-1a369f0fd7f3c6b7d17d0a9b358644a7d8216fc0.zip |
ship manpages with libtls-standalone
Diffstat (limited to 'libtls-standalone/Makefile.am')
-rw-r--r-- | libtls-standalone/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtls-standalone/Makefile.am b/libtls-standalone/Makefile.am index a108ada..66fe845 100644 --- a/libtls-standalone/Makefile.am +++ b/libtls-standalone/Makefile.am | |||
@@ -1,4 +1,4 @@ | |||
1 | SUBDIRS = include compat src app | 1 | SUBDIRS = include compat src app man |
2 | ACLOCAL_AMFLAGS = -I m4 | 2 | ACLOCAL_AMFLAGS = -I m4 |
3 | 3 | ||
4 | pkgconfigdir = $(libdir)/pkgconfig | 4 | pkgconfigdir = $(libdir)/pkgconfig |