Acquire a reference to a session when a timer is active
[lttng-tools.git] / tests / Makefile.am
index d460fb646c60196d31f37b1df5070b8929e83d5d..94ac152603d74cbcd2d7b91c7755df4dfa8bbedf 100644 (file)
@@ -1,9 +1,9 @@
 SUBDIRS =
-DIST_SUBDIRS = utils regression unit stress destructive perf
+DIST_SUBDIRS = utils unit regression stress destructive perf
 
 if BUILD_TESTS
-SUBDIRS += . utils regression unit stress destructive perf
-if HAS_PGREP
+SUBDIRS += . utils unit regression stress destructive perf
+if HAVE_PGREP
 check-am:
        $(top_srcdir)/tests/utils/warn_processes.sh $(PGREP)
 endif
This page took 0.024277 seconds and 5 git commands to generate.