diff options
Diffstat (limited to 'extras/hook-scripts/reset/post/Makefile.am')
-rw-r--r-- | extras/hook-scripts/reset/post/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/hook-scripts/reset/post/Makefile.am b/extras/hook-scripts/reset/post/Makefile.am index fcdd8ab55ba..bb28d990596 100644 --- a/extras/hook-scripts/reset/post/Makefile.am +++ b/extras/hook-scripts/reset/post/Makefile.am @@ -1 +1,4 @@ EXTRA_DIST = S31ganesha-reset.sh + +hookdir = $(GLUSTERD_WORKDIR)/hooks/1/reset/post/ +hook_SCRIPTS = S31ganesha-reset.sh |