diff --git a/docs/Makefile.am b/docs/Makefile.am new file mode 100644 index 00000000..c8782e18 --- /dev/null +++ b/docs/Makefile.am @@ -0,0 +1,6 @@ +# Process this file with automake to create Makefile.in + +man_MANS = pkcs15-crypt.1 pkcs15-init.1 \ + pkcs15-profile.5 \ + pkcs15.7 +EXTRA_DIST = $(man_MANS)