fix warning about INCLUDES directive

This commit is contained in:
Benjamin Dauvergne 2016-02-18 23:58:13 +01:00
parent 022375809a
commit 5e799c3898
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
liblassoincludedir = $(includedir)/lasso/xml/ecp
INCLUDES = \
AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
$(LASSO_CORE_CFLAGS) \