tests: Make test_per_application_leaks more robust
[lttng-tools.git] / ltt-sessiond / Makefile.am
diff --git a/ltt-sessiond/Makefile.am b/ltt-sessiond/Makefile.am
deleted file mode 100644 (file)
index b720006..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttsessiondcomm -I$(top_srcdir)/libkernelctl
-AM_CFLAGS = -fno-strict-aliasing
-
-bin_PROGRAMS = ltt-sessiond
-
-ltt_sessiond_SOURCES = trace.c session.c traceable-app.c ust-ctl.c kernel-ctl.c main.c
-
-ltt_sessiond_LDADD = \
-                $(top_builddir)/liblttsessiondcomm/liblttsessiondcomm.la \
-                $(top_builddir)/libkernelctl/libkernelctl.la
This page took 0.027074 seconds and 4 git commands to generate.