Fix: add README 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 23:05:47 +0000 (18:05 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Makefile.am

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