summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-08-10 19:20:23 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2015-08-10 19:20:23 +0200
commit708c4547768ed30d812ecce63b02fa018aa7b44a (patch)
tree0cd9c62a1539e0e37ad46b7b4c3a8389818a5e18 /Makefile
parentf2c1f07ee4b1fb72b59ab2978014735ff5ae2e62 (diff)
downloadvyos-live-build-708c4547768ed30d812ecce63b02fa018aa7b44a.tar.gz
vyos-live-build-708c4547768ed30d812ecce63b02fa018aa7b44a.zip
Simplify hooks pattern in Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c2c2fc8c..4604af562 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
LANGUAGES = $(shell cd manpages/po && ls)
-SCRIPTS = frontend/* functions/* examples/auto/* examples/hooks/* scripts/*.sh scripts/*/* share/bin/* share/hooks/normal/* share/hooks/live/*
+SCRIPTS = frontend/* functions/* examples/auto/* examples/hooks/* scripts/*.sh scripts/*/* share/bin/* share/hooks/*/*
all: build