common: compile libkernel-ctl as C++
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
CommitLineData
ab5be9fa
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
10a8a223
DG
3noinst_LTLIBRARIES = libkernel-ctl.la
4
aff3dd5c
SM
5libkernel_ctl_la_SOURCES = \
6 kernel-ctl.cpp \
7 kernel-ctl.h \
8 kernel-ioctl.h
This page took 0.053219 seconds and 4 git commands to generate.