summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/utils/Makefile.am
blob: da646dbf9b063c29ae8790c6df6e512ce570b8ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
utildir = @mountutildir@

if GF_LINUX_HOST_OS
util_SCRIPTS = mount.glusterfs
if GF_FBEXTRAS
util_SCRIPTS += umount.fuse.glusterfs
endif
else
util_SCRIPTS = mount_glusterfs
endif

CLEANFILES =