X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust-comm%2FMakefile.am;h=b904306587301285a2da365d00652b3e42c22f7b;hb=91ad51185170d7a782e11ef8e06643f4543ad1cd;hp=16dc3a693824aa8f64fa2be069d67f41648cc207;hpb=e41474be35fb9a706872316b06127d108b86b617;p=lttng-ust.git diff --git a/liblttng-ust-comm/Makefile.am b/liblttng-ust-comm/Makefile.am index 16dc3a69..b9043065 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 +liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c lttng-ust-fd-tracker.c