X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvpp-api%2Fjava%2FMakefile.am;fp=src%2Fvpp-api%2Fjava%2FMakefile.am;h=321ba33cb53e7335b8ffcc5ffd9d11b7fea4337c;hb=5f21e1bd613b372ea6f8be6423894548dae59bdc;hp=6d60a24e66de749057d06700b2be229ac858f25d;hpb=afc725afaed47f90f48f148c5c8f74348e0aaf23;p=vpp.git diff --git a/src/vpp-api/java/Makefile.am b/src/vpp-api/java/Makefile.am index 6d60a24e66d..321ba33cb53 100644 --- a/src/vpp-api/java/Makefile.am +++ b/src/vpp-api/java/Makefile.am @@ -15,7 +15,7 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 AM_LIBTOOLFLAGS = --quiet -AM_CFLAGS = @CPU_FLAGS@ @DLMALLOC@ -Wall -I${top_srcdir} -I${top_builddir} \ +AM_CFLAGS = @CPU_FLAGS@ -Wall -I${top_srcdir} -I${top_builddir} \ -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux \ -I@top_srcdir@/plugins -I@top_builddir@/plugins