dnscrypto-proxy: Update to release 1.3.0
[tomato.git] / release / src / router / dnscrypt / src / plugins / example-ldns-aaaa-blocking / Makefile.am
blob53ecf75ffa3f8cd2039def8d45953174e73cdb6c
2 pkglib_LTLIBRARIES = \
3         libdcplugin_example_ldns_aaaa_blocking.la
5 libdcplugin_example_ldns_aaaa_blocking_la_LIBTOOLFLAGS = --tag=disable-static
7 libdcplugin_example_ldns_aaaa_blocking_la_SOURCES = \
8         example-ldns-aaaa-blocking.c
10 libdcplugin_example_ldns_aaaa_blocking_la_LIBADD = @LDNS_LIBS@
12 libdcplugin_example_ldns_aaaa_blocking_la_LDFLAGS = \
13         $(AM_LDFLAGS) \
14         -avoid-version \
15         -export-dynamic \
16         -module \
17         -no-undefined
19 libdcplugin_example_ldns_aaaa_blocking_la_CPPFLAGS = \
20         $(LTDLINCL) \
21         -I../../include