X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftestpoint%2FMakefile.am;fp=src%2Fcommon%2Ftestpoint%2FMakefile.am;h=0000000000000000000000000000000000000000;hb=4ae042345b4094e98611744d9ba6c92265058fdb;hp=7fd8ed76e6cf498fb6bcd2e91222edea8b4be4b6;hpb=c9753f7250f33184a1859088a691291f37161f25;p=lttng-tools.git diff --git a/src/common/testpoint/Makefile.am b/src/common/testpoint/Makefile.am deleted file mode 100644 index 7fd8ed76e..000000000 --- a/src/common/testpoint/Makefile.am +++ /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)