X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fbytecode%2FMakefile.am;h=ac7509bec2a120797573fa1130f98ccb79fdeecf;hb=c9753f7250f33184a1859088a691291f37161f25;hp=9e1c6ddd1362bc51b0adc1ac0a36f15daea50b3d;hpb=0ae3cfc61fedae38ef31fe5a99458c4f2161c3b5;p=lttng-tools.git diff --git a/src/common/bytecode/Makefile.am b/src/common/bytecode/Makefile.am index 9e1c6ddd1..ac7509bec 100644 --- a/src/common/bytecode/Makefile.am +++ b/src/common/bytecode/Makefile.am @@ -3,4 +3,5 @@ noinst_LTLIBRARIES = libbytecode.la libbytecode_la_SOURCES = \ - bytecode.c bytecode.h + bytecode.cpp \ + bytecode.h