X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=232d144967f16f8464d5f745516b2508275c9dbe;hb=4838b24e28de39bbe6e76fe5db4b8806f11bcd1c;hp=4aac9bc48beae0139cee7b420e921561b8cc99c3;hpb=4bd662d6947608f3a92416b599e2286718f16c61;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 4aac9bc..232d144 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SHELL := sh -e LANGUAGES = $(shell cd manpages/po && ls) -SCRIPTS = bin/* backends/initramfs-tools/* scripts/*.sh scripts/*/* +SCRIPTS = backends/*/* bin/* scripts/*.sh scripts/*/* all: build @@ -62,7 +62,7 @@ install: cp -r COPYING $(DESTDIR)/usr/share/doc/live-boot mkdir -p $(DESTDIR)/usr/share/doc/live-boot/examples - cp -r etc/* $(DESTDIR)/usr/share/doc/live-boot/examples + cp -r examples/* $(DESTDIR)/usr/share/doc/live-boot/examples # (FIXME) # Installing manpages