Add README to dist_doc_DATA
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 5 Mar 2014 23:19:56 +0000 (18:19 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 5 Mar 2014 23:19:56 +0000 (18:19 -0500)
This ensures the README is available to users when installed.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Makefile.am

index c3c64e09a01db8623b2ff312645196fbfe54d14c..1709f95745a0dd03d64f7851969ea6106e6f091f 100644 (file)
@@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
 SUBDIRS = include types compat lib formats converter bindings tests doc extras
 
 dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
-               std-ext-lib.txt
+               std-ext-lib.txt README
 
 dist_noinst_DATA = CodingStyle
 
This page took 0.025064 seconds and 4 git commands to generate.