src/common: use single Makefile for parallel builds
[lttng-tools.git] / src / common / ust-consumer / Makefile.am
diff --git a/src/common/ust-consumer/Makefile.am b/src/common/ust-consumer/Makefile.am
deleted file mode 100644 (file)
index 5e10053..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-
-if HAVE_LIBLTTNG_UST_CTL
-
-noinst_LTLIBRARIES = libust-consumer.la
-
-libust_consumer_la_SOURCES = \
-       ust-consumer.cpp \
-       ust-consumer.h
-
-libust_consumer_la_LIBADD = $(UST_CTL_LIBS)
-
-endif
This page took 0.023391 seconds and 4 git commands to generate.