summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2013-10-13 16:17:30 +0200
committerBtbN <btbn@btbn.de>2013-10-13 16:40:15 +0200
commit5bc25609041f135ad6b9d757295b665e2f84b955 (patch)
tree59006e5c5e3386df46c0376eb418c1a5e3a85b44 /Makefile.am
parentda727875ac954b13ecb16521d255499511bb7424 (diff)
tox A/V: integration of A/V code into tox
Also-by: Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ac24c6b7..9c44ea96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ CLEANFILES = $(top_builddir)/libtoxcore.pc
10 10
11 11
12EXTRA_DIST = \ 12EXTRA_DIST = \
13 $(top_srcdir)/libtoxcore.pc.in \ 13 libtoxcore.pc.in \
14 $(top_srcdir)/docs/updates/Crypto.md \ 14 $(top_srcdir)/docs/updates/Crypto.md \
15 $(top_srcdir)/docs/updates/Spam-Prevention.md \ 15 $(top_srcdir)/docs/updates/Spam-Prevention.md \
16 $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \ 16 $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \