mirror of https://github.com/getdnsapi/getdns.git
added getdns_error.[ch]
This commit is contained in:
parent
2316b6e27b
commit
61ca5e4b52
|
@ -5,4 +5,4 @@ libgetdns_la_SOURCES = context.c convert.c \
|
|||
dict.c general.c hostname.c list.c \
|
||||
service.c sync.c validate_dnssec.c \
|
||||
request-internal.c nameserver-internal.c \
|
||||
util-internal.c
|
||||
util-internal.c getdns_error.c
|
||||
|
|
|
@ -1 +1 @@
|
|||
pkginclude_HEADERS = getdns.h
|
||||
pkginclude_HEADERS = getdns.h getdns_error.h
|
||||
|
|
Loading…
Reference in New Issue