From a10bb0440c465e273c7f7fc266a9fd83fef2627c Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 22 Dec 2008 16:59:25 -0800 Subject: [PATCH] Refresh autogen products --- cmd/ztest/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/ztest/Makefile.in b/cmd/ztest/Makefile.in index b26cf174e5..75c3a0b54e 100644 --- a/cmd/ztest/Makefile.in +++ b/cmd/ztest/Makefile.in @@ -244,7 +244,7 @@ ztest_LDADD = \ $(top_builddir)/lib/libzpool/libzpool.la \ $(top_builddir)/lib/libzfs/libzfs.la -ztest_LDFLAGS = -pthread -lm -lz -lrt +ztest_LDFLAGS = -pthread -lm -lz -lrt -ldl all: all-am .SUFFIXES: