Add target arch and paths to the configure output
[lttng-tools.git] / liblttng-kconsumer / Makefile.am
CommitLineData
3bd1e081
MD
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3noinst_LTLIBRARIES = liblttng-kconsumer.la
4
5liblttng_kconsumer_la_SOURCES = lttng-kconsumer.c
6
7liblttng_kconsumer_la_LIBADD = \
8 $(top_builddir)/libkernelctl/libkernelctl.la
This page took 0.024255 seconds and 4 git commands to generate.