dnscrypto-proxy: Update to release 1.3.0
[tomato.git] / release / src / router / dnscrypt / src / plugins / example-ldns-opendns-set-client-ip / Makefile.am
blob5b9bb76971f070337fcaab2c361164e6ea396ca3
2 pkglib_LTLIBRARIES = \
3         libdcplugin_example_ldns_opendns_set_client_ip.la
5 libdcplugin_example_ldns_opendns_set_client_ip_la_LIBTOOLFLAGS = --tag=disable-static
7 libdcplugin_example_ldns_opendns_set_client_ip_la_SOURCES = \
8         example-ldns-opendns-set-client-ip.c
10 libdcplugin_example_ldns_opendns_set_client_ip_la_LIBADD = @LDNS_LIBS@
12 libdcplugin_example_ldns_opendns_set_client_ip_la_LDFLAGS = \
13         $(AM_LDFLAGS) \
14         -avoid-version \
15         -export-dynamic \
16         -module \
17         -no-undefined
19 libdcplugin_example_ldns_opendns_set_client_ip_la_CPPFLAGS = \
20         $(LTDLINCL) \
21         -I../../include