Ship and install all hooks and their data
authorIustin Pop <iustin@google.com>
Mon, 29 Oct 2012 11:49:38 +0000 (12:49 +0100)
committerIustin Pop <iustin@google.com>
Mon, 29 Oct 2012 15:27:22 +0000 (16:27 +0100)
commit31ca0c96bfee38f2662a5fb017ff760884f4bc02
tree52f1a6c0be972b0b912e53f28ad720d01bb139e3
parentf876c36ac7a4b2290a400140fdc4c99999b1cf88
Ship and install all hooks and their data

Currently, we have just a few hooks shipped, but none are
installed. This patch adds automake rules for installing all hooks and
their config data in the right directories (but they will still need
to be activated by the admin).

This fixes issue 283.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am