summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2017-12-29 00:29:14 +0000
committeriphydf <iphydf@users.noreply.github.com>2017-12-29 00:32:18 +0000
commit2c8fb05f6e1631403053ef8648d5860e0ec15cc3 (patch)
tree82dd81e89f1785126067c38ffedb7060d1835aef /build
parentf2b6090eca42f4a364ef7517c5eec6d472e9b5f6 (diff)
Remove deprecated ToxDNS
Based on #331. Fixes #42.
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index e4f36509..c5c170a3 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -17,7 +17,6 @@ LT_LDFLAGS=-avoid-version
17endif 17endif
18 18
19include ../toxcore/Makefile.inc 19include ../toxcore/Makefile.inc
20include ../toxdns/Makefile.inc
21include ../toxencryptsave/Makefile.inc 20include ../toxencryptsave/Makefile.inc
22include ../toxav/Makefile.inc 21include ../toxav/Makefile.inc
23include ../other/Makefile.inc 22include ../other/Makefile.inc