common: compile libbytecode as C++
[lttng-tools.git] / src / common / bytecode / Makefile.am
index 9e1c6ddd1362bc51b0adc1ac0a36f15daea50b3d..ac7509bec2a120797573fa1130f98ccb79fdeecf 100644 (file)
@@ -3,4 +3,5 @@
 noinst_LTLIBRARIES = libbytecode.la
 
 libbytecode_la_SOURCES = \
-       bytecode.c bytecode.h
+       bytecode.cpp \
+       bytecode.h
This page took 0.023076 seconds and 4 git commands to generate.