aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libicp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libicp/Makefile.am')
-rw-r--r--lib/libicp/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libicp/Makefile.am b/lib/libicp/Makefile.am
index e9f22cd70..8b6c41771 100644
--- a/lib/libicp/Makefile.am
+++ b/lib/libicp/Makefile.am
@@ -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