diff options
-rw-r--r-- | dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile index 35850d66ae7d..8155aab18cc8 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -162,7 +162,6 @@ SUBDIR += py-adns SUBDIR += py-bonjour SUBDIR += py-dns - SUBDIR += py-dns3 SUBDIR += py-dnschain SUBDIR += py-dnspython SUBDIR += py-easyzone @@ -171,6 +170,7 @@ SUBDIR += py-ldns SUBDIR += py-namebench SUBDIR += py-publicsuffix + SUBDIR += py-py3dns SUBDIR += py-pydnstable SUBDIR += py-pywdns SUBDIR += py-twistedNames |