Rename ust.pc.in to lttng-ust.pc.in
[lttng-ust.git] / Makefile.am
index f1ccfcf1497d8411b83bff40f9f90ea179a34040..3391ddd83c9d9df19f86d1a7438726315c06c0a1 100644 (file)
@@ -1 +1,14 @@
-SUBDIRS = libmarkers libtracectl libtracing
+ACLOCAL_AMFLAGS = -I config
+
+SUBDIRS = . include doc snprintf libringbuffer liblttng-ust-comm \
+               liblttng-ust \
+               liblttng-ust-ctl \
+               liblttng-ust-fork \
+               liblttng-ust-java \
+               tests
+
+#temporarily disabled
+# liblttng-ust-malloc
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = lttng-ust.pc
This page took 0.032619 seconds and 4 git commands to generate.