|
@@ -69,12 +69,12 @@ libdns_la_SOURCES += message.h message.cc
|
|
|
libdns_la_SOURCES += messagerenderer.h messagerenderer.cc
|
|
|
libdns_la_SOURCES += name.h name.cc
|
|
|
libdns_la_SOURCES += rdata.h rdata.cc
|
|
|
-libdns_la_SOURCES += rrclass.h rrclass.cc
|
|
|
+libdns_la_SOURCES += rrclass.cc
|
|
|
libdns_la_SOURCES += rrparamregistry.h
|
|
|
libdns_la_SOURCES += rrset.h rrset.cc
|
|
|
libdns_la_SOURCES += rrsetlist.h rrsetlist.cc
|
|
|
libdns_la_SOURCES += rrttl.h rrttl.cc
|
|
|
-libdns_la_SOURCES += rrtype.h rrtype.cc
|
|
|
+libdns_la_SOURCES += rrtype.cc
|
|
|
libdns_la_SOURCES += question.h question.cc
|
|
|
libdns_la_SOURCES += sha1.h sha1.cc
|
|
|
libdns_la_SOURCES += tsig.h tsig.cc
|