From d31277abb1db51dece836dd47628ca42c07e528c Mon Sep 17 00:00:00 2001 From: Matthew Macy Date: Wed, 2 Oct 2019 10:39:48 -0700 Subject: OpenZFS restructuring - libspl Factor Linux specific pieces out of libspl. Reviewed-by: Ryan Moeller Reviewed-by: Sean Eric Fagan Reviewed-by: Brian Behlendorf Signed-off-by: Matt Macy Closes #9336 --- cmd/ztest/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cmd/ztest/Makefile.am') diff --git a/cmd/ztest/Makefile.am b/cmd/ztest/Makefile.am index 55af41680..db9a104c0 100644 --- a/cmd/ztest/Makefile.am +++ b/cmd/ztest/Makefile.am @@ -9,10 +9,6 @@ AM_CFLAGS += $(FRAME_LARGER_THAN) # Unconditionally enable ASSERTs AM_CPPFLAGS += -DDEBUG -UNDEBUG -DEFAULT_INCLUDES += \ - -I$(top_srcdir)/include \ - -I$(top_srcdir)/lib/libspl/include - sbin_PROGRAMS = ztest ztest_SOURCES = \ -- cgit v1.2.3