summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-06-05 15:18:31 +0200
committerDaniel Baumann <daniel@debian.org>2012-06-05 16:11:16 +0200
commit6d3f4fd5557f5efc83c42374417f4a05e99d3744 (patch)
treed5c7e701bce145e1be5aaa4ef410589905e40d5e /Makefile
parentc48696a0ebe9ffc938b84b921db90ac620339a52 (diff)
downloadlive-boot-6d3f4fd5557f5efc83c42374417f4a05e99d3744.tar.gz
live-boot-6d3f4fd5557f5efc83c42374417f4a05e99d3744.zip
Moving out live-helpers from initramfs-tools specifics.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 655f41f..25b21ba 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
LANGUAGES = $(shell cd manpages/po && ls)
-SCRIPTS = bin/* initramfs-tools/hooks/* initramfs-tools/scripts/live initramfs-tools/scripts/live-functions initramfs-tools/scripts/live-helpers initramfs-tools/scripts/*/* scripts/*.sh scripts/*/*
+SCRIPTS = bin/* initramfs-tools/hooks/* initramfs-tools/scripts/live initramfs-tools/scripts/live-functions initramfs-tools/scripts/*/* scripts/*.sh scripts/*/*
all: build