swtpm/man/Makefile.am
Seunghun Han 33aa135545 Move *.conf and *.options to man5
According to the man page sections guideline, man8 should be used
for system administration commands. So this commit moves *.conf and
*.options files to man5.

Signed-off-by: Seunghun Han <kkamagui@gmail.com>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-11-22 18:30:17 -05:00

11 lines
122 B
Makefile

#
# man/Makefile.am
#
# For the license, see the COPYING file in the root directory.
#
SUBDIRS = \
man3 \
man5 \
man8