dnscrypto-proxy: Update to release 1.3.0
[tomato.git] / release / src / router / dnscrypt / src / plugins / Makefile.am
blob85c5400149a982a4c4d70a0f234ffe1782f0cd24
2 EXTRA_DIST = \
3         WARNING
5 SUBDIRS = \
6         example \
7         example-logging
9 if USE_LDNS
10 SUBDIRS += \
11         example-ldns-aaaa-blocking \
12         example-ldns-blocking \
13         example-ldns-forward-after-nxdomain \
14         example-ldns-opendns-deviceid \
15         example-ldns-opendns-set-client-ip
16 endif