summaryrefslogtreecommitdiffstats
path: root/extras/init.d/Makefile.am
blob: 608b5bb2d4dd084bc3e949d60b04f8ac8ac71371 (plain)
1
2
3
4
5
6
7
8
9

EXTRA_DIST = glusterfsd glusterfs-server glusterfs-server.plist

CLEANFILES = 

install-data-am:
if GF_DARWIN_HOST_OS
	cp glusterfs-server.plist /Library/LaunchDaemons/com.zresearch.glusterfs.plist
endif