summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2011-01-10 10:37:45 -0500
committerRob Crittenden <rcritten@redhat.com>2011-01-10 10:38:46 -0500
commit2dac03d7d56ab1fdfe41969089e652140af50e34 (patch)
tree562d8dcb38cbd1ec6fe1dd7232db119f5bae9e15
parent6f58f38748085e6a104de6f9e992469d3b685d5a (diff)
downloadfreeipa-2dac03d7d56ab1fdfe41969089e652140af50e34.tar.gz
freeipa-2dac03d7d56ab1fdfe41969089e652140af50e34.tar.xz
freeipa-2dac03d7d56ab1fdfe41969089e652140af50e34.zip
Ship the ipa-dns-install man page
ticket 734
-rw-r--r--install/tools/man/Makefile.am1
-rw-r--r--ipa.spec.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/install/tools/man/Makefile.am b/install/tools/man/Makefile.am
index eae5c6067..58959c1b9 100644
--- a/install/tools/man/Makefile.am
+++ b/install/tools/man/Makefile.am
@@ -10,6 +10,7 @@ man1_MANS = \
ipa-replica-prepare.1 \
ipa-server-certinstall.1 \
ipa-server-install.1 \
+ ipa-dns-install.1 \
ipa-ldap-updater.1 \
ipa-compat-manage.1 \
ipa-nis-manage.1 \
diff --git a/ipa.spec.in b/ipa.spec.in
index 73af8a467..5c3dd0907 100644
--- a/ipa.spec.in
+++ b/ipa.spec.in
@@ -434,6 +434,7 @@ fi
%{_mandir}/man1/ipa-replica-prepare.1.gz
%{_mandir}/man1/ipa-server-certinstall.1.gz
%{_mandir}/man1/ipa-server-install.1.gz
+%{_mandir}/man1/ipa-dns-install.1.gz
%{_mandir}/man8/ipa_kpasswd.8.gz
%{_mandir}/man8/ipactl.8.gz
%{_mandir}/man1/ipa-compat-manage.1.gz