- added Makefile.am for manpages

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@311 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2002-03-13 13:09:31 +00:00
parent 47b1df15af
commit 2135862802
1 changed files with 6 additions and 0 deletions

6
docs/Makefile.am Normal file
View File

@ -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)