X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=aedbc22bd87b507c4e8762729b4ff91d9fcd2bf4;hp=6ba6c2b59b6c42fb0269680da7bc61323f625783;hb=51230d709a394904ee9c449c26d645e737c4af94;hpb=bc89445574c5bef2a905f213c3a615ea559bd4c8 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 6ba6c2b59..aedbc22bd 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -21,7 +21,7 @@ libcommon_la_LIBADD = -luuid noinst_LTLIBRARIES += libconsumer.la libconsumer_la_SOURCES = consumer.c consumer.h consumer-metadata-cache.c \ - consumer-timer.c + consumer-timer.c consumer-stream.c consumer-stream.h libconsumer_la_LIBADD = \ $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la \