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:06:22 +0000 (18:06 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Makefile.am

index 584f59b2e63102d1fb687a988899eb32746f4753..1830e742fc0c0c37f809ccf48e6c8dce566d2898 100644 (file)
@@ -7,7 +7,8 @@ SUBDIRS = src \
                  doc
 
 dist_doc_DATA = LICENSE \
-                ChangeLog
+                ChangeLog \
+               README
 
 dist_noinst_DATA = CodingStyle
 
This page took 0.026236 seconds and 4 git commands to generate.