Fix: consumerd: consumed size miscomputed during statistics sampling
[lttng-tools.git] / lttng / Makefile.am
diff --git a/lttng/Makefile.am b/lttng/Makefile.am
deleted file mode 100644 (file)
index de2f22c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
-
-bin_PROGRAMS = lttng
-
-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
This page took 0.023981 seconds and 4 git commands to generate.