Commit Diff
--- Makefile +++ Makefile @@ -16,10 +16,8 @@ SUBDIR += lib .include "got-version.mk" -.if "${GOT_RELEASE}" != "Yes" +.if "${GOT_RELEASE}" != "Yes" || make(clean) || make(obj) SUBDIR += cvg -.elif make(clean) || make(obj) -SUBDIR += cvg .endif release: clean