X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=a03d75fecdf89676e33bb7dfd4595077a0280ac9;hb=e692c692d0dc9249603d0cf9d4f10677a1ae0a9c;hp=73bf2ba6f07dc4a1da0c65b3b9eb3d0e789d3e79;hpb=f2a96ee75e6376f3674fbaf8a78b03c28e03c692;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 73bf2ba..a03d75f 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ install: test build cp bin/live-getty bin/live-login bin/live-new-uuid bin/live-snapshot bin/live-swapfile $(DESTDIR)/sbin mkdir -p $(DESTDIR)/usr/share/live-initramfs - cp bin/live-preseed bin/live-reconfigure contrib/languagelist $(DESTDIR)/usr/share/live-initramfs + cp bin/live-preseed bin/live-reconfigure bin/live-set-selections contrib/languagelist $(DESTDIR)/usr/share/live-initramfs mkdir -p $(DESTDIR)/usr/share/initramfs-tools cp -r hooks scripts $(DESTDIR)/usr/share/initramfs-tools