X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=liblttkconsumerd%2FMakefile.am;fp=liblttkconsumerd%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=a685221c8ff28016ef19521e2075ee141b76ecd5;hb=6533b585a3a53a0b52c2da14baec5e874d1bf3bb;hpb=57194bf28648ebf2dfbed08f52a6824b5dd726f5 diff --git a/liblttkconsumerd/Makefile.am b/liblttkconsumerd/Makefile.am deleted file mode 100644 index a685221c8..000000000 --- a/liblttkconsumerd/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttkconsumerd -I$(top_srcdir)/libkernelctl - -lib_LTLIBRARIES = liblttkconsumerd.la - -liblttkconsumerd_la_SOURCES = lttkconsumerd.c lttkconsumerd.h - -liblttkconsumerd_la_LIBADD = \ - $(top_builddir)/libkernelctl/libkernelctl.la \ - $(top_builddir)/liblttng-sessiond-comm/liblttng-sessiond-comm.la