Update hardcoded loglevel
[lttng-ust.git] / Makefile.am
index d7d50791415869e541f2699a029f4f8936ac6d74..98a38810caecd5db109b15f6702209f2674b0e03 100644 (file)
@@ -4,6 +4,7 @@ SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \
                liblttng-ust \
                liblttng-ust-ctl \
                liblttng-ust-fork \
+               liblttng-ust-libc \
                tests
 
 if BUILD_JNI_INTERFACE
@@ -15,3 +16,5 @@ endif
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = lttng-ust.pc
+
+dist_doc_DATA = README ChangeLog
This page took 0.025115 seconds and 4 git commands to generate.