X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=tests%2Futils%2Ftap%2FMakefile.am;h=8a8ec1289617b4ada5ef8e330bce523673c1aa1b;hb=ec84a9ed7f5ad9eb0fc1186429748d934fd0f589;hp=8b224c48233b658fb2e9a1d0b21b9d8ee5e50208;hpb=8e461c149320427d31d6e19eb02ca9190413beb1;p=babeltrace.git diff --git a/tests/utils/tap/Makefile.am b/tests/utils/tap/Makefile.am index 8b224c48..8a8ec128 100644 --- a/tests/utils/tap/Makefile.am +++ b/tests/utils/tap/Makefile.am @@ -1,5 +1,6 @@ noinst_LTLIBRARIES = libtap.la libtap_la_SOURCES = tap.c tap.h +libtap_la_LDFLAGS = $(LT_NO_UNDEFINED) SCRIPT_LIST = tap.sh