summaryrefslogtreecommitdiffstats
path: root/extras/hook-scripts/Makefile.am
blob: 26059d7dbb9ab94d818488222161be2f768c7745 (plain)
1
2
3
4
5
6
7
EXTRA_DIST = S40ufo-stop.py S56glusterd-geo-rep-create-post.sh
SUBDIRS = add-brick create delete set start stop reset

scriptsdir = $(GLUSTERD_WORKDIR)/hooks/1/gsync-create/post/
if USE_GEOREP
scripts_SCRIPTS = S56glusterd-geo-rep-create-post.sh
endif