Fix: add README.md to documentation files
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 4 Nov 2014 22:59:29 +0000 (17:59 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 4 Nov 2014 22:59:29 +0000 (17:59 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Makefile.am

index c6c7af5ceb92b66ad7f3e7e140a0957f1ca9e3ac..f5830a744e04134c0ff3988c406711219498debc 100644 (file)
@@ -7,7 +7,8 @@ SUBDIRS = include \
                  doc
 
 dist_doc_DATA = LICENSE \
-                ChangeLog
+                ChangeLog \
+               README.md
 
 dist_noinst_DATA = CodingStyle
 
This page took 0.026187 seconds and 5 git commands to generate.