src/common: use single Makefile for parallel builds
[lttng-tools.git] / src / common / testpoint / Makefile.am
diff --git a/src/common/testpoint/Makefile.am b/src/common/testpoint/Makefile.am
deleted file mode 100644 (file)
index 7fd8ed7..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-
-noinst_LTLIBRARIES = libtestpoint.la
-
-libtestpoint_la_SOURCES = \
-       testpoint.cpp \
-       testpoint.h
-libtestpoint_la_LIBADD = $(DL_LIBS)
This page took 0.023883 seconds and 4 git commands to generate.