diff --git a/bin/python/Makefile.in b/bin/python/Makefile.in index 50a76f22ce..a43a3c1d5d 100644 --- a/bin/python/Makefile.in +++ b/bin/python/Makefile.in @@ -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 diff --git a/bin/python/isc/.gitignore b/bin/python/isc/.gitignore index 15fd277ce2..cb49bf5d06 100644 --- a/bin/python/isc/.gitignore +++ b/bin/python/isc/.gitignore @@ -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