Fix: lttng-ctl: use zmalloc(), missing OOM check
[lttng-tools.git] / Makefile.am
index c6c7af5ceb92b66ad7f3e7e140a0957f1ca9e3ac..9c426f430626d14a86896ca73bfc3bebfa3f8ee5 100644 (file)
@@ -7,7 +7,8 @@ SUBDIRS = include \
                  doc
 
 dist_doc_DATA = LICENSE \
-                ChangeLog
+                ChangeLog \
+               README
 
 dist_noinst_DATA = CodingStyle
 
This page took 0.022907 seconds and 4 git commands to generate.