do not flint the generated VSC file

parent 679dde20
...@@ -15,7 +15,7 @@ flexelint \ ...@@ -15,7 +15,7 @@ flexelint \
-I${VARNISHSRC}/include \ -I${VARNISHSRC}/include \
-I${VARNISHSRC}/bin/varnishd \ -I${VARNISHSRC}/bin/varnishd \
-I${VARNISHSRC}/lib/libvgz \ -I${VARNISHSRC}/lib/libvgz \
*.c \ $(ls *.c | grep -v VSC_) \
2>&1 | tee _.fl 2>&1 | tee _.fl
if [ -f _.fl.old ] ; then if [ -f _.fl.old ] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment