Tests: add unix socket wrapper unit tests
[lttng-tools.git] / tests / Makefile.am
index 685d93c6ad6974e41aa91958e25b6d1651e33d62..8f5c15d34984eacea5519940a437de93544a628b 100644 (file)
@@ -1,9 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 SUBDIRS =
 DIST_SUBDIRS = utils unit regression stress destructive perf
 
 if BUILD_TESTS
 SUBDIRS += . utils unit regression stress destructive perf
-if HAS_PGREP
+if HAVE_PGREP
 check-am:
        $(top_srcdir)/tests/utils/warn_processes.sh $(PGREP)
 endif
This page took 0.024644 seconds and 5 git commands to generate.