Add ChangeLog to doc install
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 4 Feb 2012 21:47:23 +0000 (16:47 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 4 Feb 2012 21:47:23 +0000 (16:47 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.am

index 4fa6571ebd4d26f36e627a986e1f62807b7c9300..e824e4cb0baf01a5a9fd74576eaed4df5fe60ea3 100644 (file)
@@ -3,3 +3,5 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = include types formats lib converter tests
 ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = include types formats lib converter tests
+
+dist_doc_DATA = ChangeLog
This page took 0.02455 seconds and 4 git commands to generate.