X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=tests%2Fzfs-tests%2Ftests%2Ffunctional%2Fhkdf%2FMakefile.am;h=b54e353cd963508a707f6c044d900fb06c525a69;hb=8f12a4f8d2846ca668f8ad90d9ea5c19c8c0b78f;hp=3ac26ed21c1685f74d9c7a97a7a43943ccce4a28;hpb=cc9625c47c39ef9c558a51c6ae662d2342b70679;p=zfs diff --git a/tests/zfs-tests/tests/functional/hkdf/Makefile.am b/tests/zfs-tests/tests/functional/hkdf/Makefile.am index 3ac26ed21..b54e353cd 100644 --- a/tests/zfs-tests/tests/functional/hkdf/Makefile.am +++ b/tests/zfs-tests/tests/functional/hkdf/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/config/Rules.am AM_CPPFLAGS += -I$(top_srcdir)/include AM_CPPFLAGS += -I$(top_srcdir)/lib/libspl/include -LDADD = $(top_srcdir)/lib/libzpool/libzpool.la +LDADD = $(top_builddir)/lib/libzpool/libzpool.la AUTOMAKE_OPTIONS = subdir-objects