unbound: Implemented rr_t as unbound_rr_t
This commit is contained in:
committed by
Tobias Brunner
parent
9f963a7cfc
commit
4a335a2164
@@ -10,7 +10,9 @@ plugin_LTLIBRARIES = libstrongswan-unbound.la
|
||||
endif
|
||||
|
||||
libstrongswan_unbound_la_SOURCES = \
|
||||
unbound_plugin.h unbound_plugin.c unbound_resolver.c unbound_resolver.h
|
||||
unbound_plugin.h unbound_plugin.c \
|
||||
unbound_resolver.c unbound_resolver.h \
|
||||
unbound_rr.h unbound_rr.c
|
||||
|
||||
libstrongswan_unbound_la_LDFLAGS = -module -avoid-version
|
||||
libstrongswan_unbound_la_LIBADD = -lunbound -lldns
|
||||
|
||||
Reference in New Issue
Block a user