X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=63101c541ce5f9f68c52736d24d7d4bcc15f600a;hb=HEAD;hp=636296e46e7e017fde3cce19377a875687bdeb8c;hpb=625edbf5ce4b31da345107c24a619651e9a7a4e5;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index 636296e46..040d9df6c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,9 +14,10 @@ dist_doc_DATA = LICENSE \ ChangeLog \ README.adoc -dist_noinst_DATA = CodingStyle +dist_noinst_DATA = CodingStyle.md EXTRA_DIST = extras/lttng-bash_completion \ + extras/zsh-completion \ LICENSES/BSD-2-Clause \ LICENSES/BSD-3-Clause \ LICENSES/GPL-2.0 \