Install license files and dependency listing into the system doc
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 6 Feb 2012 17:12:31 +0000 (12:12 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 6 Feb 2012 17:12:31 +0000 (12:12 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.am

index e824e4cb0baf01a5a9fd74576eaed4df5fe60ea3..4fed4e8e5e533cbbee10eb5b66b85a4a2044a9f3 100644 (file)
@@ -4,4 +4,5 @@ ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = include types formats lib converter tests
 
 
 SUBDIRS = include types formats lib converter tests
 
-dist_doc_DATA = ChangeLog
+dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
+               std-ext-lib.txt
This page took 0.024678 seconds and 4 git commands to generate.