dnscrypto-proxy: Update to release 1.3.0
[tomato.git] / release / src / router / dnscrypt / Makefile.am
blobe9634f3db31f93f626c5669b59082e52f9529503
1 ACLOCAL_AMFLAGS = -I m4
3 AUTOMAKE_OPTIONS = gnu
5 EXTRA_DIST = \
6         README.markdown \
7         README-PLUGINS.markdown \
8         README-WINDOWS.markdown \
9         TECHNOTES \
10         THANKS \
11         autogen.sh \
12         org.dnscrypt.osx.DNSCryptProxy.plist
14 SUBDIRS = \
15         dist-build \
16         man
18 if PLUGINS
19 SUBDIRS += \
20         libltdl
21 endif
23 SUBDIRS += \
24         src \
25         test