fixed path to manifest

This commit is contained in:
blackzert 2024-10-22 10:28:49 +03:00
parent 4fa7429bcf
commit 6b07f5da47

View File

@ -14,7 +14,7 @@
<linkfile src="bazel.BUILD" dest="BUILD" /> <linkfile src="bazel.BUILD" dest="BUILD" />
<copyfile src="lk_inc.mk" dest="lk_inc.mk" /> <copyfile src="lk_inc.mk" dest="lk_inc.mk" />
</project> --> </project> -->
<project path="manifest" name="git-repo-test-manifest" /> <project path="manifest" name="blackzert/git-repo-test-manifest" />
<project path="plugins/python_runtime_check" name="default/python_runtime_check" /> <project path="plugins/python_runtime_check" name="default/python_runtime_check" />
<project path="plugins/npm_runtime_check" name="default/npm_runtime_check" /> <project path="plugins/npm_runtime_check" name="default/npm_runtime_check" />
<project path="plugins/yara/data" name="yara/yara" /> <project path="plugins/yara/data" name="yara/yara" />