api: crchcecker ignore version < 1.0.0 and outside of src directory
[vpp.git] / Makefile
index 99c1408..ee83d7a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -594,7 +594,7 @@ json-api-files-debug:
 
 .PHONY: ctags
 ctags: ctags.files
-       @ctags --totals --tag-relative -L $<
+       @ctags --totals --tag-relative=yes -L $<
        @rm $<
 
 .PHONY: gtags