Complete change of the source directory tree
[lttng-tools.git] / liblttng-consumer / Makefile.am
diff --git a/liblttng-consumer/Makefile.am b/liblttng-consumer/Makefile.am
deleted file mode 100644 (file)
index aadba52..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
-
-lib_LTLIBRARIES = liblttng-consumer.la
-
-liblttng_consumer_la_SOURCES = lttng-consumer.c
-
-liblttng_consumer_la_LIBADD = \
-               $(top_builddir)/liblttng-sessiond-comm/liblttng-sessiond-comm.la \
-               $(top_builddir)/liblttng-kconsumer/liblttng-kconsumer.la \
-               $(top_builddir)/liblttng-ht/liblttng-ht.la
-
-if HAVE_LIBLTTNG_UST_CTL
-liblttng_consumer_la_LIBADD += \
-               $(top_builddir)/liblttng-ustconsumer/liblttng-ustconsumer.la
-endif
This page took 0.022951 seconds and 4 git commands to generate.