Skip to content

Commit 03c9bcd

Browse files
committed
fix makefile
1 parent 0700205 commit 03c9bcd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,6 @@ lint-githubaction-scripts:
138138
clean:
139139
rm -rf .out
140140
find . -type f -name '.trivyignore_combined.yaml' -delete
141+
142+
%:
143+
@$(MAKE) -f /usr/local/share/eps/Mk/common.mk $@

0 commit comments

Comments
 (0)