From: Mathieu Desnoyers Date: Sat, 4 Feb 2012 21:42:36 +0000 (-0500) Subject: Install README and ChangeLog into system doc X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=336cc1ed530f632f3cb6197cfb43063dc8df92dd;p=lttng-ust.git Install README and ChangeLog into system doc Signed-off-by: Mathieu Desnoyers --- diff --git a/Makefile.am b/Makefile.am index 01acea43..98a38810 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,3 +16,5 @@ endif pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = lttng-ust.pc + +dist_doc_DATA = README ChangeLog