]> granicus.if.org Git - zfs/blobdiff - lib/libicp/Makefile.am
OpenZFS restructuring - libspl
[zfs] / lib / libicp / Makefile.am
index e9f22cd707382eacff1cc859c6e454726e5bd95f..8b6c4177144df2a17e602f9a78591617a4f7d29c 100644 (file)
@@ -7,11 +7,6 @@ VPATH = \
 # Includes kernel code, generate warnings for large stack frames
 AM_CFLAGS += $(FRAME_LARGER_THAN)
 
-DEFAULT_INCLUDES += \
-       -I$(top_srcdir)/include \
-       -I$(top_srcdir)/module/icp/include \
-       -I$(top_srcdir)/lib/libspl/include
-
 noinst_LTLIBRARIES = libicp.la
 
 if TARGET_ASM_X86_64