Implement the REUSE specification for licensing and copyright
[librseq.git] / tests / utils / Makefile.am
1 # SPDX-License-Identifier: MIT
2 # SPDX-FileCopyrightText: 2022 EfficiOS Inc.
3
4 noinst_LTLIBRARIES = libtap.la
5 libtap_la_SOURCES = tap.c tap.h
6
7 dist_check_SCRIPTS = \
8 tap-driver.sh \
9 tap.sh \
10 utils.sh
This page took 0.032888 seconds and 4 git commands to generate.