bytecode: Add `OBJECT_TYPE_{UN,}SIGNED_ENUM` type
[lttng-ust.git] / Makefile.am
index 73b519090125728236bda4ae768ae1876965185b..a13c6e319f5030da484c1b379354f378e4c61af7 100644 (file)
@@ -1,6 +1,7 @@
 ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \
+               libmsgpack \
                liblttng-ust \
                liblttng-ust-ctl \
                liblttng-ust-fd \
@@ -32,7 +33,7 @@ SUBDIRS += tests doc
 # liblttng-ust-malloc
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = lttng-ust.pc
+pkgconfig_DATA = lttng-ust.pc lttng-ust-ctl.pc
 
 dist_doc_DATA = \
        ChangeLog \
This page took 0.022863 seconds and 4 git commands to generate.