From 7722ed94615e90a46ec30fb0d6034ab01afdaf35 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Mon, 6 Feb 2012 12:12:31 -0500 Subject: [PATCH] Install license files and dependency listing into the system doc Signed-off-by: Mathieu Desnoyers --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e824e4cb..4fed4e8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,4 +4,5 @@ ACLOCAL_AMFLAGS = -I m4 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 -- 2.34.1