Remove useless DEFAULT_INCLUDES in AM_CCASFLAGS

CPPASCOMPILE and LTCPPASCOMPILE all include DEFAULT_INCLUDES,
hence it's unnecessary to add the includes again.

Signed-off-by: Pengcheng Xu <i@jsteward.moe>
This commit is contained in:
KireinaHoro 2017-10-12 01:42:05 +08:00
parent e102b1b515
commit d9ee0e2621
No known key found for this signature in database
GPG Key ID: 57EE57F0ACF185BD

View File

@ -13,7 +13,6 @@ DEFAULT_INCLUDES += \
-I$(top_srcdir)/lib/libspl/include
AM_CCASFLAGS = \
-I$(top_srcdir)/lib/libspl/include \
$(CFLAGS)
noinst_LTLIBRARIES = libspl.la