diff options
-rw-r--r-- | Makefile.am | 6 |
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 | ||
29 | if BUILD_AV | 29 | if BUILD_AV |
30 | 30 | ||