summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6b28280e..995620ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,9 @@ CLEANFILES = $(top_builddir)/libtoxcore.pc
11 11
12 12
13EXTRA_DIST = \ 13EXTRA_DIST = \
14 README.md \
14 libtoxcore.pc.in \ 15 libtoxcore.pc.in \
16 tox.spec \
15 dist-build/android-arm.sh \ 17 dist-build/android-arm.sh \
16 dist-build/android-armv7.sh \ 18 dist-build/android-armv7.sh \
17 dist-build/android-x86.sh \ 19 dist-build/android-x86.sh \