Rename kconsumerd to ltt-kconsumerd
[lttng-tools.git] / kconsumerd / Makefile.am
diff --git a/kconsumerd/Makefile.am b/kconsumerd/Makefile.am
deleted file mode 100644 (file)
index 5b67883..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttkconsumerd -I$(top_srcdir)/liblttsessiondcomm -I$(top_srcdir)/libkernelctl
-
-bin_PROGRAMS = kconsumerd
-
-kconsumerd_SOURCES = kconsumerd.c
-
-kconsumerd_LDADD = \
-                $(top_builddir)/liblttsessiondcomm/liblttsessiondcomm.la \
-                $(top_builddir)/libkernelctl/libkernelctl.la \
-                $(top_builddir)/liblttkconsumerd/liblttkconsumerd.la
This page took 0.02568 seconds and 4 git commands to generate.