X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=liblttng-ust-comm%2FMakefile.am;h=b904306587301285a2da365d00652b3e42c22f7b;hb=6548fca464f68be5ded73be6b9a479daf08e62d6;hp=065dbbf7f370c0016e13d794689ff70cb314dfe7;hpb=451d66b27efb332bd16f79dcee374b6a2c85186f;p=deliverable%2Flttng-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