X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2FMakefile.am;h=de2f22cdc435f99fe4e5e28cbee4e09051efba96;hp=947c750d4de5ff95cf655d54260736cb2bad7a4e;hb=f3ed775ef4842019b396f06095b053c3a70bc3c8;hpb=d686b40f66ea5df5ac0b9405991bbc33348b0a88 diff --git a/lttng/Makefile.am b/lttng/Makefile.am index 947c750d4..de2f22cdc 100644 --- a/lttng/Makefile.am +++ b/lttng/Makefile.am @@ -1,10 +1,11 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -#AM_CFLAGS = $(LTTNG_LIBS) -lpopt bin_PROGRAMS = lttng -lttng_SOURCES = options.c lttng.c +lttng_SOURCES = config.c commands/start.c commands/add_channel.c \ + commands/list.c commands/create.c commands/destroy.c \ + commands/stop.c commands/enable_events.c \ + utils.c lttng.c lttng_LDADD = \ $(top_builddir)/liblttngctl/liblttngctl.la -# $(top_builddir)/liblttsessiondcomm/liblttsessiondcomm.la