Fix: include stdlib.h in compat/string.h
[lttng-tools.git] / tests / perf / Makefile.am
1 if LTTNG_TOOLS_BUILD_WITH_LIBPFM
2 LIBS += -lpfm
3
4 noinst_PROGRAMS = find_event
5 find_event_SOURCES = find_event.c
6 endif
This page took 0.029571 seconds and 4 git commands to generate.