mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 17:40:00 -04:00
make depend fails in bin/python
This commit is contained in:
parent
0bc7a16fe3
commit
d7baef56d7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ top_srcdir = @top_srcdir@
|
|||
PYTHON = @PYTHON@
|
||||
|
||||
TARGETS = dnssec-checkds dnssec-coverage
|
||||
SRCS = dnssec-checkds.py dnssec-coverage.py
|
||||
PYSRCS = dnssec-checkds.py dnssec-coverage.py
|
||||
|
||||
MANPAGES = dnssec-checkds.8 dnssec-coverage.8
|
||||
HTMLPAGES = dnssec-checkds.html dnssec-coverage.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue