summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2015-06-24 21:03:16 -0400
committerirungentoo <irungentoo@gmail.com>2015-06-24 21:03:16 -0400
commit361d6cc0786b02ad51e91abfefa74b4f0c55db76 (patch)
tree0bf08ee9223c5055f0905f8c6890170982de4585 /Makefile.am
parent1434b319f3956fa3a62033486851ab3815775901 (diff)
Fixed make dist.
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 7d5c788a..4a204135 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ 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)/other/astyle/README \ 25 $(top_srcdir)/other/astyle/README.md \
26 $(top_srcdir)/other/astyle/astylerc \ 26 $(top_srcdir)/other/astyle/astylerc \
27 $(top_srcdir)/other/astyle/pre-commit 27 $(top_srcdir)/other/astyle/pre-commit
28 28