From 22ffaca361849c531631ccf960a477310bb5f702 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Check script on 'make update'. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 52bc080..f2df2a6 100644 --- a/Makefile +++ b/Makefile @@ -102,7 +102,7 @@ boot: # Update an existing ISO. -update: checkroot +update: checkroot checkscript -./update-iso.ml delete $(ISO) ./update-iso.ml add $(ISO) virt-p2v.ml -- 1.8.3.1