
all:
	kwalify -lm address-book.schema.yaml
	kwalify -lf address-book.schema.yaml address-book.yaml

