1
0
Fork 0
mirror of synced 2024-07-26 18:11:09 -04:00

Fix contrib make target (dev has been changed to develop)

This commit is contained in:
Tim Byrne 2019-11-07 21:23:49 -06:00
parent 84ef8709e4
commit 1fc52536ac
No known key found for this signature in database
GPG key ID: 14DB4FC2465A4B12

View file

@ -164,7 +164,7 @@ yadm.md: yadm.1
.PHONY: contrib
contrib:
@echo "CONTRIBUTORS\n" > CONTRIBUTORS
@git shortlog -ns master gh-pages dev dev-pages | cut -f2 >> CONTRIBUTORS
@git shortlog -ns master gh-pages develop dev-pages | cut -f2 >> CONTRIBUTORS
.PHONY: sync-clock
sync-clock: