Fix: Build out of src tree
[lttng-tools.git] / src / common / relayd / Makefile.am
CommitLineData
74130cb7
PC
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
00e2e675
DG
3# Relayd library
4noinst_LTLIBRARIES = librelayd.la
5
6librelayd_la_SOURCES = relayd.c relayd.h
7
8librelayd_la_LIBADD = $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la
This page took 0.024617 seconds and 5 git commands to generate.