Complete change of the source directory tree
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
1 lib_LTLIBRARIES = liblttng-ctl.la
2
3 liblttng_ctl_la_SOURCES = lttng-ctl.c
4
5 liblttng_ctl_la_LIBADD = \
6 $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la
This page took 0.030281 seconds and 5 git commands to generate.