src/common: use single Makefile for parallel builds
[lttng-tools.git] / src / common / relayd / Makefile.am
diff --git a/src/common/relayd/Makefile.am b/src/common/relayd/Makefile.am
deleted file mode 100644 (file)
index 32623cc..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-
-noinst_LTLIBRARIES = librelayd.la
-
-librelayd_la_SOURCES = \
-       relayd.cpp \
-       relayd.h
-
-librelayd_la_LIBADD = $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la
This page took 0.023095 seconds and 4 git commands to generate.