summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-08-08 20:59:02 +0200
committerDaniel Baumann <daniel@debian.org>2011-08-08 20:59:02 +0200
commit1566a511b09231a6af9759f85c1d148eecdb4d16 (patch)
tree92f259a7f84ea616ab858065bb541894f166eb0a /Makefile
parent9e1f55bc82bcbc8e00eec8c868360b9f6f9a52a2 (diff)
downloadvyos-live-build-1566a511b09231a6af9759f85c1d148eecdb4d16.tar.gz
vyos-live-build-1566a511b09231a6af9759f85c1d148eecdb4d16.zip
Limiting test target to actual scripts in cron subdirectory.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15bb8cd75..e3d5ec06d 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
LANGUAGES = $(shell cd manpages/po && ls)
-SCRIPTS = cgi/live-build-cgi cgi/live-build-cgi.cron cron/* functions/* examples/*/*.sh examples/auto/* scripts/*.sh scripts/*/* share/hooks/*
+SCRIPTS = cgi/live-build-cgi cgi/live-build-cgi.cron cron/live-build-cron* functions/* examples/*/*.sh examples/auto/* scripts/*.sh scripts/*/* share/hooks/*
all: build