X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=0fc437a46aa0b3d6b1581df165d46afe50a115da;hb=cb034b9b374927c7552e36dcbc306d8456b2a0cb;hp=e691a5393d3de2eeb5816928ccb601f916ef64f0;hpb=fdc62abdc113ea63dc867375bd49ef3043dcd290;p=vpp.git diff --git a/src/Makefile.am b/src/Makefile.am index e691a5393d3..0fc437a46aa 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -79,7 +79,15 @@ include vnet.am include vpp.am include vpp-api-test.am -SUBDIRS += vpp-api/python plugins +SUBDIRS += plugins + +if ENABLE_PAPI +SUBDIRS += vpp-api/python +endif + +if ENABLE_JAPI +SUBDIRS += vpp-api/java +endif ############################################################################### # API