Files
freeipa/client/man/Makefile.am
T

19 lines
368 B
Makefile
Raw Normal View History

# This file will be processed with automake-1.7 to create Makefile.in
AUTOMAKE_OPTIONS = 1.7
2016-11-01 12:39:04 +01:00
dist_man1_MANS = \
2008-03-17 18:04:49 -04:00
ipa-getkeytab.1 \
ipa-rmkeytab.1 \
2009-10-08 11:10:21 -04:00
ipa-client-install.1 \
2012-05-29 14:20:38 -04:00
ipa-client-automount.1 \
ipa-client-samba.1 \
ipa-certupdate.1 \
2016-10-17 15:56:41 +02:00
ipa-join.1 \
2020-05-05 15:59:11 +02:00
ipa-epn.1 \
2016-10-17 15:56:41 +02:00
ipa.1
2011-02-23 11:55:32 -05:00
2016-11-01 12:39:04 +01:00
dist_man5_MANS = \
2020-05-05 15:59:11 +02:00
default.conf.5 \
epn.conf.5