X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust-comm%2FMakefile.am;h=b904306587301285a2da365d00652b3e42c22f7b;hb=35ac38cb4cc188253c600766882b7a833f5a81ee;hp=065dbbf7f370c0016e13d794689ff70cb314dfe7;hpb=b67140581fe01aec0c91954f2193b1f4f5dd8c22;p=lttng-ust.git diff --git a/liblttng-ust-comm/Makefile.am b/liblttng-ust-comm/Makefile.am index 065dbbf7..b9043065 100644 --- a/liblttng-ust-comm/Makefile.am +++ b/liblttng-ust-comm/Makefile.am @@ -2,4 +2,4 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include 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