mirror of
https://github.com/stefanberger/swtpm.git
synced 2025-08-22 10:30:52 +00:00

This patch adds a man page that describes the supported ioctl's. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
10 lines
114 B
Makefile
10 lines
114 B
Makefile
#
|
|
# man/Makefile.am
|
|
#
|
|
# For the license, see the COPYING file in the root directory.
|
|
#
|
|
|
|
SUBDIRS = \
|
|
man3 \
|
|
man8
|