mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-09 19:00:54 +00:00
Rename .yaml to .yml
docker-compose and other utilities use the .yml extension. For consistency rename all .yaml to .yml Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
MOBY=../../bin/moby
|
||||
|
||||
selinux-initrd.img: $(MOBY) selinux.yaml
|
||||
selinux-initrd.img: $(MOBY) selinux.yml
|
||||
$^
|
||||
|
||||
.PHONY: qemu
|
||||
|
Reference in New Issue
Block a user