common: compile libkernel-ctl as C++
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
index 904a566ae5c92bc309ab40d627393510d403a6db..976cfdbc813024c338bbb6b6e24cad998cc0bbf9 100644 (file)
@@ -2,4 +2,7 @@
 
 noinst_LTLIBRARIES = libkernel-ctl.la
 
-libkernel_ctl_la_SOURCES = kernel-ctl.c kernel-ctl.h kernel-ioctl.h
+libkernel_ctl_la_SOURCES = \
+       kernel-ctl.cpp \
+       kernel-ctl.h \
+       kernel-ioctl.h
This page took 0.022883 seconds and 4 git commands to generate.