summaryrefslogtreecommitdiffstats
path: root/client/man/Makefile.am
blob: 566c42912392d1461a54ead033b03926a723d3d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This file will be processed with automake-1.7 to create Makefile.in

AUTOMAKE_OPTIONS = 1.7

dist_man1_MANS =			\
		ipa-getkeytab.1		\
		ipa-rmkeytab.1		\
		ipa-client-install.1	\
		ipa-client-automount.1	\
		ipa-certupdate.1	\
		ipa-join.1		\
		ipa.1

dist_man5_MANS =			\
		default.conf.5