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