884635e2ff6927f5a8e969b6e5cce629349094ba
[lttng-tools.git] / src / common / relayd / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = librelayd.la
4
5 librelayd_la_SOURCES = relayd.c relayd.h
6
7 librelayd_la_LIBADD = $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la
This page took 0.031939 seconds and 3 git commands to generate.