diff options
Diffstat (limited to 'move/Makefile')
-rw-r--r-- | move/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move/Makefile b/move/Makefile index 9352e3f5d..c8cd0a5f6 100644 --- a/move/Makefile +++ b/move/Makefile @@ -99,7 +99,7 @@ un_live_tree_boot: ./make_live_tree_boot -u tools/fix-fc-cache.pl $(DEST_LIVETREE) -iso: un_live_tree_boot install live_tree_boot +iso: un_live_tree_boot build install live_tree_boot rm -rf /tmp/iso /tmp/live_tree.clp mkdir /tmp/iso cp -a isolinux /tmp/iso |