summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJin^eLD <jin@mediatomb.cc>2015-03-03 23:11:10 +0100
committerJin^eLD <jin@mediatomb.cc>2015-03-03 23:11:10 +0100
commitb0ffef23a6f6d7dc664286de104be1c0e373d511 (patch)
treebc02315a6312eefd4c3f9a86b6454a0d7b538444 /Makefile.am
parent0e00a51605619a483bb64329bcec1ca5c94eb881 (diff)
Add README.md to the dist tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6b28280e..e24e7b8b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,7 @@ CLEANFILES = $(top_builddir)/libtoxcore.pc
11 11
12 12
13EXTRA_DIST = \ 13EXTRA_DIST = \
14 README.md \
14 libtoxcore.pc.in \ 15 libtoxcore.pc.in \
15 dist-build/android-arm.sh \ 16 dist-build/android-arm.sh \
16 dist-build/android-armv7.sh \ 17 dist-build/android-armv7.sh \