Simplyfing scripts declaration in Makefile.
authorDaniel Baumann <daniel@debian.org>
Tue, 5 Jun 2012 18:12:43 +0000 (20:12 +0200)
committerDaniel Baumann <daniel@debian.org>
Tue, 5 Jun 2012 18:12:43 +0000 (20:12 +0200)
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