Fix: missing RCU read side critical sections
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
index 0766499f5196b2d4e1660d07ce86d24107012a79..976cfdbc813024c338bbb6b6e24cad998cc0bbf9 100644 (file)
@@ -1,3 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 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.024531 seconds and 4 git commands to generate.