X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=966a6bdfd21f776b79d946524370b28c906a21b5;hb=38ff2dffb863b87472111184a12305996fc1e40e;hp=d38a949636542746422f2dcf56c9c3d1281b906c;hpb=f714f2789f92fc52a8d5d8a0ccdf53cd559ae692;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