diff --git a/components/Makefile b/components/Makefile index 1724e19..d42ca4e 100644 --- a/components/Makefile +++ b/components/Makefile @@ -8,7 +8,7 @@ GEN = gencon.lib .PHONY: all sch catalog view upload missing clean spotless -all: sch +all: $(GEN) # @echo "make what ? targets: sch loe" # @exit 1