diff options
Diffstat (limited to 'move/Makefile')
-rw-r--r-- | move/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/move/Makefile b/move/Makefile index 67cd5e506..4abaf5b30 100644 --- a/move/Makefile +++ b/move/Makefile @@ -65,6 +65,7 @@ live_tree_boot: $(MAKE) /tmp/live_tree_always.clp $(MAKE) /tmp/live_tree_boot.clp $(MAKE) /tmp/live_tree_totem.clp + $(MAKE) $(patsubst %, /tmp/live_tree_always_i18n_%.clp, $(LANG_FILES)) live_tree_boot_all: cd /tmp/live_tree ; find -type l | cpio -pd /tmp/live_tree_boot_all |