X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=807d1eac31a1c6ef6e297a68cff071cbf1c5eed4;hb=06111a837;hp=e22813135c4120adac83c596db234d69c8d99ac9;hpb=ac8f936fdc86731db6d7dc67b4f4e4903271001d;p=vpp.git diff --git a/Makefile b/Makefile index e22813135c4..807d1eac31a 100644 --- a/Makefile +++ b/Makefile @@ -628,7 +628,7 @@ cscope: cscope.files compdb: @ninja -C build-root/build-vpp_debug-native/vpp build.ninja @ninja -C build-root/build-vpp_debug-native/vpp -t compdb | \ - extras/scripts/compdb_cleanup.py > compile_commands.json + src/scripts/compdb_cleanup.py > compile_commands.json .PHONY: checkstyle checkstyle: checkfeaturelist