summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-07-30 01:53:56 +0200
committerDaniel Baumann <daniel@debian.org>2012-07-30 18:19:23 +0200
commit913c6037af2c4a7fb03e6c73f233f96149a735cd (patch)
tree86c1e6703540b765710e2290a7e3a8408ed9a597 /Makefile
parenta48c974c9ca35c0ded39df3ab6ac91c415d08f13 (diff)
downloadvyos-live-build-913c6037af2c4a7fb03e6c73f233f96149a735cd.tar.gz
vyos-live-build-913c6037af2c4a7fb03e6c73f233f96149a735cd.zip
Adding shortcut helper for dctrl-tools.
This 'Packages' shortcut helper can be used for simplified usage of grep-aptavailable from dctrl-tools. Rather than needing to specify the following explicit command: ! grep-aptavail -n -sPackage -FPriority standard in package lists, the following shortcut can be used: ! Packages Priority standard
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 578def605..7ac672d58 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
LANGUAGES = $(shell cd manpages/po && ls)
-SCRIPTS = bin/* frontends/cgi/live-build-cgi frontends/cgi/live-build-cgi.cron functions/* examples/auto/* examples/hooks/* scripts/*.sh scripts/*/* share/hooks/*
+SCRIPTS = bin/* frontends/cgi/live-build-cgi frontends/cgi/live-build-cgi.cron functions/* examples/auto/* examples/hooks/* scripts/*.sh scripts/*/* share/bin/* share/hooks/*
all: build