Tests: add raw perf test to the test list when building with libpfm support
[lttng-tools.git] / tests / perf / Makefile.am
index 9bd757cd35b5cac20ff0d430421bd1697e4ec3fd..696637d19c7430b5fb9ec30f619c044322cc9695 100644 (file)
@@ -3,6 +3,8 @@
 if LTTNG_TOOLS_BUILD_WITH_LIBPFM
 LIBS += -lpfm
 
+TESTS = test_perf_raw
+
 noinst_PROGRAMS = find_event
 find_event_SOURCES = find_event.c
 endif
This page took 0.022604 seconds and 4 git commands to generate.