Rename shm_handle to lttng_ust_shm_handle
[ust.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = . snprintf liblttng-ust-comm libringbuffer libust libustctl \
4 include doc libustjava libustfork tests
5
6 #temporarily disabled
7 # . libustinstr-malloc
8
9 pkgconfigdir = $(libdir)/pkgconfig
10 pkgconfig_DATA = ust.pc
This page took 0.029174 seconds and 4 git commands to generate.