X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust-comm%2FMakefile.am;h=065dbbf7f370c0016e13d794689ff70cb314dfe7;hb=f08bb871203e921da1b0cdce6f9ff88d32a2fb4e;hp=16dc3a693824aa8f64fa2be069d67f41648cc207;hpb=e41474be35fb9a706872316b06127d108b86b617;p=lttng-ust.git diff --git a/liblttng-ust-comm/Makefile.am b/liblttng-ust-comm/Makefile.am index 16dc3a69..065dbbf7 100644 --- a/liblttng-ust-comm/Makefile.am +++ b/liblttng-ust-comm/Makefile.am @@ -1,5 +1,5 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include -lib_LTLIBRARIES = liblttng-ust-comm.la +noinst_LTLIBRARIES = liblttng-ust-comm.la liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c