Simplyfing scripts declaration in Makefile.
[live-boot-grml.git] / Makefile
index 1126e94..232d144 100644 (file)
--- 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