X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvpp.am;h=10a4e311252760074c96e270d8e57d4d061ea7a8;hb=30af5da7522b38e9d4a4e9c906fd5f1c05088212;hp=614bd26abdab6776d0b7a772b4074282bfe397a3;hpb=aad20988b6a0a5058e520948d2a5835cfbc3b523;p=vpp.git diff --git a/src/vpp.am b/src/vpp.am index 614bd26abda..10a4e311252 100644 --- a/src/vpp.am +++ b/src/vpp.am @@ -33,11 +33,11 @@ if WITH_APICLI vpp/api/plugin.h endif -# comment out to disable stats upload to gmond +# uncomment to enable stats upload to gmond +# bin_vpp_SOURCES += \ +# vpp/api/gmon.c bin_vpp_CFLAGS = @APICLI@ -bin_vpp_SOURCES += \ - vpp/api/gmon.c nobase_include_HEADERS += \ vpp/api/vpe_all_api_h.h \