Simplify hooks pattern in Makefile.

This commit is contained in:
Daniel Baumann 2015-08-10 19:20:23 +02:00
parent f2c1f07ee4
commit 708c454776
1 changed files with 1 additions and 1 deletions

View File

@ -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