Adding share/hooks to toplevel makefile so that it's included in the test suite.

This commit is contained in:
Daniel Baumann 2011-08-08 20:27:39 +02:00
parent eedfa8e5ce
commit 5b9c2c23df
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 = 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