From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Sat, 2 Feb 2008 12:57:31 +0000 (+0000) Subject: Check script on 'make update'. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=22ffaca361849c531631ccf960a477310bb5f702;p=virt-p2v.git Check script on 'make update'. --- 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