X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=966a6bdfd21f776b79d946524370b28c906a21b5;hb=e446bb37f11327da83c6ce05f6c6e47d2822ff3a;hp=d38a949636542746422f2dcf56c9c3d1281b906c;hpb=cc8e921a9aee8e61805f40ddbc77b349e750e553;p=live-boot-grml.git diff --git a/Makefile b/Makefile index d38a949..966a6bd 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ build: install: # Installing executables mkdir -p $(DESTDIR)/sbin - cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile $(DESTDIR)/sbin + cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile bin/live-toram $(DESTDIR)/sbin mkdir -p $(DESTDIR)/usr/share/live-boot cp bin/live-preseed bin/live-reconfigure local/languagelist $(DESTDIR)/usr/share/live-boot