ip: use IPv6 flowlabel in flow hash computation
[vpp.git] / Makefile
index ef3cbe8..0633ae1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -516,7 +516,7 @@ endef
 endif
 
 %.files: .FORCE
-       @find . \( -name '*\.[chyS]' -o -name '*\.java' -o -name '*\.lex' \) -and \
+       @find . \( -name '*\.[chyS]' -o -name '*\.java' -o -name '*\.lex' -o -name '*\.py' \) -and \
                \( -not -path './build-root*' -o -path \
                './build-root/build-vpp_debug-native/dpdk*' \) > $@