X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fbytecode%2FMakefile.am;fp=src%2Fcommon%2Fbytecode%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=ac7509bec2a120797573fa1130f98ccb79fdeecf;hb=4ae042345b4094e98611744d9ba6c92265058fdb;hpb=c9753f7250f33184a1859088a691291f37161f25 diff --git a/src/common/bytecode/Makefile.am b/src/common/bytecode/Makefile.am deleted file mode 100644 index ac7509bec..000000000 --- a/src/common/bytecode/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-only - -noinst_LTLIBRARIES = libbytecode.la - -libbytecode_la_SOURCES = \ - bytecode.cpp \ - bytecode.h