projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
976cfdbc813024c338bbb6b6e24cad998cc0bbf9
[lttng-tools.git]
/
src
/
common
/
kernel-ctl
/
Makefile.am
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
noinst_LTLIBRARIES = libkernel-ctl.la
4
5
libkernel_ctl_la_SOURCES = \
6
kernel-ctl.cpp \
7
kernel-ctl.h \
8
kernel-ioctl.h
This page took
0.035697 seconds
and
4
git commands to generate.