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