tests: add and use bt_grep_ok
[babeltrace.git] / tests / utils / tap / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libtap.la
4 libtap_la_SOURCES = tap.c tap.h
5
6 dist_noinst_SCRIPTS = tap.sh
This page took 0.029967 seconds and 4 git commands to generate.