X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-kconsumerd%2FMakefile.am;fp=ltt-kconsumerd%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=068c5554401bbf764a517ecdf0300fd1866fcd29;hb=3bd1e0819b577ffcb44acd7c2f8e02ff09654b7b;hpb=f84efadf55274918ca038a4e06e0a8af1a320654 diff --git a/ltt-kconsumerd/Makefile.am b/ltt-kconsumerd/Makefile.am deleted file mode 100644 index 068c55544..000000000 --- a/ltt-kconsumerd/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include - -bin_PROGRAMS = ltt-kconsumerd - -ltt_kconsumerd_SOURCES = ltt-kconsumerd.c - -ltt_kconsumerd_LDADD = \ - $(top_builddir)/libkernelctl/libkernelctl.la \ - $(top_builddir)/liblttng-sessiond-comm/liblttng-sessiond-comm.la \ - $(top_builddir)/liblttngkconsumerd/liblttngkconsumerd.la