Remove "Darwin" from "should also work on list"
[urcu.git] / tests / utils / Makefile.am
1 AM_CPPFLAGS += -I$(top_srcdir)/src
2
3 noinst_LIBRARIES = libtap.a
4 libtap_a_SOURCES = tap.c tap.h
5
6 dist_check_SCRIPTS = \
7 tap-driver.sh \
8 tap.sh \
9 utils.sh
This page took 0.0292 seconds and 4 git commands to generate.