diff --git a/Makefile.am b/Makefile.am index 995620ef..7d5c788a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,9 +22,9 @@ EXTRA_DIST = \ $(top_srcdir)/docs/updates/Crypto.md \ $(top_srcdir)/docs/updates/Spam-Prevention.md \ $(top_srcdir)/docs/updates/Symmetric-NAT-Transversal.md \ - $(top_srcdir)/tools/README \ - $(top_srcdir)/tools/astylerc \ - $(top_srcdir)/tools/pre-commit + $(top_srcdir)/other/astyle/README \ + $(top_srcdir)/other/astyle/astylerc \ + $(top_srcdir)/other/astyle/pre-commit if BUILD_AV