repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NGINX: Upstream update to version 1.4.4
[tomato.git]
/
release
/
src
/
router
/
dnscrypt
/
Makefile.am
blob
e9634f3db31f93f626c5669b59082e52f9529503
1
ACLOCAL_AMFLAGS = -I m4
2
3
AUTOMAKE_OPTIONS = gnu
4
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
13
14
SUBDIRS = \
15
dist-build \
16
man
17
18
if PLUGINS
19
SUBDIRS += \
20
libltdl
21
endif
22
23
SUBDIRS += \
24
src \
25
test