Clean-up: lttng: only include lttng.h
[lttng-tools.git] / tests / perf / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3if LTTNG_TOOLS_BUILD_WITH_LIBPFM
4LIBS += -lpfm
5
6noinst_PROGRAMS = find_event
7find_event_SOURCES = find_event.c
8endif
This page took 0.022172 seconds and 4 git commands to generate.