summaryrefslogtreecommitdiffstats
path: root/move/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'move/Makefile')
-rw-r--r--move/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/move/Makefile b/move/Makefile
index ec5884e98..6d7d0b4d1 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -53,7 +53,7 @@ install: build
sudo install -m 440 tree/sudoers $(DEST_LIVETREE)/etc
sudo install -m 644 tree/mdk_move_boot_loop.desktop $(DEST_LIVETREE)/usr/share/autostart
- sudo install tree/mdk_move_loop $(DEST_LIVETREE)/usr/bin
+ sudo install tree/{mdk_move_loop,mdk_totem,mdk_behind_totem} $(DEST_LIVETREE)/usr/bin
sudo install -m 644 tree/kdedrc $(DEST_LIVETREE)/usr/share/config
grep ChangeLog $(INSTALL)/CVS/Entries > /tmp/version