diff options
Diffstat (limited to 'extras/hook-scripts')
-rw-r--r-- | extras/hook-scripts/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/hook-scripts/Makefile.am b/extras/hook-scripts/Makefile.am index 4a1adb3d5db..fa126f90591 100644 --- a/extras/hook-scripts/Makefile.am +++ b/extras/hook-scripts/Makefile.am @@ -1,2 +1,5 @@ EXTRA_DIST = S40ufo-stop.py S56glusterd-geo-rep-create-post.sh SUBDIRS = add-brick set start stop reset + +scriptsdir = $(GLUSTERD_WORKDIR)/hooks/1/gsync-create/post/ +scripts_SCRIPTS = S56glusterd-geo-rep-create-post.sh |