summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-08-08 20:27:39 +0200
committerDaniel Baumann <daniel@debian.org>2011-08-08 20:27:39 +0200
commit5b9c2c23df24e75a61cace8e26e36dbff2aae707 (patch)
tree8d45c0f992ec27b3d4109c86696bbb6ebce25d12 /Makefile
parenteedfa8e5ce995c22a6ba25e4cbb700a718c08df6 (diff)
downloadvyos-live-build-5b9c2c23df24e75a61cace8e26e36dbff2aae707.tar.gz
vyos-live-build-5b9c2c23df24e75a61cace8e26e36dbff2aae707.zip
Adding share/hooks to toplevel makefile so that it's included in the test suite.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e38a54320..cc03ba7d2 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
LANGUAGES = $(shell cd manpages/po && ls)
-SCRIPTS = cgi/* cron/* functions/* examples/*/*.sh examples/auto/* scripts/*.sh scripts/*/*
+SCRIPTS = cgi/* cron/* functions/* examples/*/*.sh examples/auto/* scripts/*.sh scripts/*/* share/hooks/*
all: build