From eea91b6899e1c0b250179d7c59e359fe9b44d1ec Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sat, 4 Feb 2012 16:47:23 -0500 Subject: [PATCH] Add ChangeLog to doc install Signed-off-by: Mathieu Desnoyers --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 4fa6571e..e824e4cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,3 +3,5 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include ACLOCAL_AMFLAGS = -I m4 SUBDIRS = include types formats lib converter tests + +dist_doc_DATA = ChangeLog -- 2.34.1