make: dependency, not target

This commit is contained in:
Franco Fichtner 2022-03-01 08:40:07 +01:00
parent 07a012bb55
commit 2790f3ee63

View File

@ -486,7 +486,7 @@ rebase:
@git rebase -i
@git checkout master
log ensure-stable:
log: ensure-stable
@git log --stat -p stable/${CORE_ABI}
push: