summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorurras <urras@tox.im>2015-05-23 14:51:11 -0400
committerurras <urras@tox.im>2015-05-23 14:51:11 -0400
commite1a419aafc1a968cebc5ea45d5ed265a4a1b6433 (patch)
tree821acb23a7589b0c46924aa786275d0fc68e8ce7 /Makefile.am
parent8e80ced6cea5c50e628c1931f6b3b764b97efb41 (diff)
Fix make dist, broken in 422e744
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 995620ef..7d5c788a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,9 +22,9 @@ EXTRA_DIST = \
22 $(top_srcdir)/docs/updates/Crypto.md \ 22 $(top_srcdir)/docs/updates/Crypto.md \
23 $(top_srcdir)/docs/updates/Spam-Prevention.md \ 23 $(top_srcdir)/docs/updates/Spam-Prevention.md \
24 $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \ 24 $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \
25 $(top_srcdir)/tools/README \ 25 $(top_srcdir)/other/astyle/README \
26 $(top_srcdir)/tools/astylerc \ 26 $(top_srcdir)/other/astyle/astylerc \
27 $(top_srcdir)/tools/pre-commit 27 $(top_srcdir)/other/astyle/pre-commit
28 28
29if BUILD_AV 29if BUILD_AV
30 30