summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b58e7bae..9ef4afed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,11 @@ CLEANFILES = $(top_builddir)/libtoxcore.pc
12 12
13EXTRA_DIST = \ 13EXTRA_DIST = \
14 libtoxcore.pc.in \ 14 libtoxcore.pc.in \
15 dist-build/android-arm.sh \
16 dist-build/android-armv7.sh \
17 dist-build/android-x86.sh \
18 dist-build/android-mips.sh \
19 dist-build/android-build.sh \
15 $(top_srcdir)/docs/updates/Crypto.md \ 20 $(top_srcdir)/docs/updates/Crypto.md \
16 $(top_srcdir)/docs/updates/Spam-Prevention.md \ 21 $(top_srcdir)/docs/updates/Spam-Prevention.md \
17 $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \ 22 $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \
@@ -27,4 +32,4 @@ CLEANFILES += $(top_builddir)/libtoxav.pc
27 32
28EXTRA_DIST += libtoxav.pc.in 33EXTRA_DIST += libtoxav.pc.in
29 34
30endif \ No newline at end of file 35endif