Add a configure report at the end of the output
[lttng-ust.git] / Makefile.am
index 01acea43e93ec854edf38f502fd59259be354def..8aff58db6c371c5c6a6ac45f1f0c2968f3d09d66 100644 (file)
@@ -4,7 +4,7 @@ SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \
                liblttng-ust \
                liblttng-ust-ctl \
                liblttng-ust-fork \
-               liblttng-ust-libc \
+               liblttng-ust-libc-wrapper \
                tests
 
 if BUILD_JNI_INTERFACE
@@ -16,3 +16,5 @@ endif
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = lttng-ust.pc
+
+dist_doc_DATA = README ChangeLog
This page took 0.029361 seconds and 4 git commands to generate.