[v9_10] remove refrerences to keymgr

This commit is contained in:
Evan Hunt
2016-12-29 11:29:50 -08:00
parent 75b9d13b47
commit c06270131e
2 changed files with 0 additions and 8 deletions

View File

@@ -62,10 +62,8 @@ install:: ${TARGETS} installdirs
fi
uninstall::
rm -f ${DESTDIR}${mandir}/man8/dnssec-keymgr.8
rm -f ${DESTDIR}${mandir}/man8/dnssec-coverage.8
rm -f ${DESTDIR}${mandir}/man8/dnssec-checkds.8
rm -f ${DESTDIR}${sbindir}/dnssec-keymgr
rm -f ${DESTDIR}${sbindir}/dnssec-coverage
rm -f ${DESTDIR}${sbindir}/dnssec-checkds
# only manually uninstall for the python package itself

View File

@@ -5,11 +5,5 @@ dnskey.py
eventlist.py
keydict.py
keyevent.py
keymgr.py
keyseries.py
keyzone.py
parser.out
parsetab.py
policy.py
rndc.py
utils.py