cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / tests / utils / tap / Makefile.am
1 # SPDX-FileCopyrightText: 2013-2020 EfficiOS, Inc.
2 # SPDX-License-Identifier: MIT
3
4 noinst_LTLIBRARIES = libtap.la
5 libtap_la_SOURCES = tap.c tap.h
6
7 dist_noinst_SCRIPTS = tap.sh
This page took 0.029336 seconds and 4 git commands to generate.