diff --git a/Makefile b/Makefile index c74777a..ef73454 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,8 @@ BIN_BASE = \ bin/manjaro-chroot \ bin/fstabgen \ bin/signfile \ - bin/chroot-run + bin/chroot-run \ + bin/check-yaml LIBS_BASE = \ lib/util.sh \