diff --git a/rbutil/mkamsboot/Makefile b/rbutil/mkamsboot/Makefile index e2af93716b..cb8b2b8207 100644 --- a/rbutil/mkamsboot/Makefile +++ b/rbutil/mkamsboot/Makefile @@ -4,7 +4,9 @@ LIBUCL=../../tools/ucl/src/libucl$(RBARCH).a CC = gcc #change for releases +ifndef APPVERSION APPVERSION=`../../tools/version.sh` +endif ifndef V SILENT = @