summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMaxim Biro <nurupo.contributions@gmail.com>2018-04-07 23:42:47 -0400
committerRobin Lindén <dev@robinlinden.eu>2018-04-18 00:13:15 +0200
commite16cf49b21c6434c44040c23f07f5874442f3589 (patch)
tree0d9392daa3e01b39e17641eceb79491f3e7e6e08 /Makefile.am
parent6b97acb773622f9abca5ef305cd55bdef1ecc484 (diff)
fix broken and unmaintained autotools build
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 300c5c07..97bad771 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,11 +15,6 @@ EXTRA_DIST = \
15 libtoxcore.pc.in \ 15 libtoxcore.pc.in \
16 tox.spec \ 16 tox.spec \
17 so.version \ 17 so.version \
18 dist-build/android-arm.sh \
19 dist-build/android-armv7.sh \
20 dist-build/android-x86.sh \
21 dist-build/android-mips.sh \
22 dist-build/android-build.sh \
23 $(top_srcdir)/docs/updates/Crypto.md \ 18 $(top_srcdir)/docs/updates/Crypto.md \
24 $(top_srcdir)/docs/updates/Spam-Prevention.md \ 19 $(top_srcdir)/docs/updates/Spam-Prevention.md \
25 $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \ 20 $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \