lib: add interrupter API
[babeltrace.git] / tests / Makefile.am
index c2bf42a58161d91e914f628e2c31fb6426f3ba51..7ed754157910d84454677b04032e76241bfe196f 100644 (file)
@@ -1,5 +1,3 @@
-#5149916
-
 SUBDIRS = utils lib bitfield ctf-writer plugins
 
 # Directories added to EXTRA_DIST will be recursively copied to the distribution.
@@ -118,6 +116,7 @@ LOG_DRIVER = env AM_TAP_AWK='$(AWK)' \
             BT_TESTS_AWK_BIN="$(AWK)" \
             BT_TESTS_GREP_BIN="$(GREP)" \
             BT_TESTS_PYTHON_BIN="$(PYTHON)" \
+            BT_TESTS_PYTHON_CONFIG_BIN="$(PYTHON_CONFIG)" \
             BT_TESTS_SED_BIN="$(SED)" \
             $(SHELL) $(srcdir)/utils/tap-driver.sh
 
This page took 0.035885 seconds and 4 git commands to generate.