Fix: Tests: undefined `NR_USEC_WAIT` bash variable
[lttng-tools.git] / tests / perf / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 if LTTNG_TOOLS_BUILD_WITH_LIBPFM
4 LIBS += -lpfm
5
6 noinst_PROGRAMS = find_event
7 find_event_SOURCES = find_event.c
8 endif
This page took 0.03011 seconds and 5 git commands to generate.