Complete change of the source directory tree
[lttng-tools.git] / liblttng-ustconsumer / Makefile.am
diff --git a/liblttng-ustconsumer/Makefile.am b/liblttng-ustconsumer/Makefile.am
deleted file mode 100644 (file)
index e01064f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
-
-if HAVE_LIBLTTNG_UST_CTL
-noinst_LTLIBRARIES = liblttng-ustconsumer.la
-
-liblttng_ustconsumer_la_SOURCES = lttng-ustconsumer.c
-
-liblttng_ustconsumer_la_LIBADD = -llttng-ust-ctl
-
-endif
This page took 0.023028 seconds and 4 git commands to generate.