Improved test framework
[urcu.git] / tests / utils / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS += -I$(top_srcdir)/src
2
3noinst_LIBRARIES = libtap.a
4libtap_a_SOURCES = tap.c tap.h
5
6dist_check_SCRIPTS = \
7 tap-driver.sh \
8 tap.sh \
9 utils.sh
This page took 0.021539 seconds and 4 git commands to generate.