Install README and ChangeLog into system doc
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 4 Feb 2012 21:42:36 +0000 (16:42 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 4 Feb 2012 21:42:36 +0000 (16:42 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.am

index 01acea43e93ec854edf38f502fd59259be354def..98a38810caecd5db109b15f6702209f2674b0e03 100644 (file)
@@ -16,3 +16,5 @@ endif
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = lttng-ust.pc
+
+dist_doc_DATA = README ChangeLog
This page took 0.024795 seconds and 4 git commands to generate.