summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Reichelt <debian@nachtgeist.net>2015-07-26 14:31:59 +0200
committerDaniel Reichelt <debian@nachtgeist.net>2015-07-26 14:31:59 +0200
commitf2c1f07ee4b1fb72b59ab2978014735ff5ae2e62 (patch)
tree12fc93b2623674ade541f81c36d768a2261ba09c /Makefile
parent2a400dc63ec7305c80dd072984a14839aed74501 (diff)
downloadvyos-live-build-f2c1f07ee4b1fb72b59ab2978014735ff5ae2e62.tar.gz
vyos-live-build-f2c1f07ee4b1fb72b59ab2978014735ff5ae2e62.zip
Fix hook scripts location in Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 77d134982..3c2c2fc8c 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/*
+SCRIPTS = frontend/* functions/* examples/auto/* examples/hooks/* scripts/*.sh scripts/*/* share/bin/* share/hooks/normal/* share/hooks/live/*
all: build