X-Git-Url: https://git.lttng.org/?p=userspace-rcu.git;a=blobdiff_plain;f=Makefile.am;h=613e1cd58c0e13b44e003075984059c00dd65642;hp=ee64c83329f77536e183a3661e22562cebb7b78e;hb=HEAD;hpb=d001c88633f6a58e94eb73f4814976d13f61bd77 diff --git a/Makefile.am b/Makefile.am index ee64c83..539a2ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,8 +6,9 @@ ACLOCAL_AMFLAGS=-I m4 SUBDIRS = include src doc tests extras -dist_doc_DATA = LICENSE \ - README.md +dist_doc_DATA = \ + LICENSE.md \ + README.md EXTRA_DIST = \ CodingStyle.md \