diff options
Diffstat (limited to 'extras/Makefile.am')
| -rw-r--r-- | extras/Makefile.am | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/extras/Makefile.am b/extras/Makefile.am index d95880c53..cf619329b 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -1,11 +1,20 @@ -docdir = $(datadir)/doc/glusterfs/ -EditorModedir = $(docdir)/ +EditorModedir = $(docdir) EditorMode_DATA = glusterfs-mode.el glusterfs.vim -SUBDIRS = init.d benchmarking +SUBDIRS = init.d systemd benchmarking hook-scripts $(OCF_SUBDIR) LinuxRPM geo-rep -EXTRA_DIST = specgen.scm MacOSX/Portfile glusterfs-mode.el glusterfs.vim migrate-unify-to-distribute.sh +confdir = $(sysconfdir)/glusterfs +conf_DATA = glusterfs-logrotate gluster-rsyslog-7.2.conf gluster-rsyslog-5.8.conf \ + logger.conf.example glusterfs-georep-logrotate -CLEANFILES = +voldir = $(sysconfdir)/glusterfs +vol_DATA = glusterd.vol +EXTRA_DIST = specgen.scm MacOSX/Portfile glusterfs-mode.el glusterfs.vim \ + migrate-unify-to-distribute.sh backend-xattr-sanitize.sh \ + backend-cleanup.sh disk_usage_sync.sh quota-remove-xattr.sh \ + quota-metadata-cleanup.sh glusterfs-logrotate clear_xattrs.sh \ + group-virt.example glusterd-sysconfig gluster-rsyslog-7.2.conf \ + gluster-rsyslog-5.8.conf logger.conf.example glusterd.vol \ + glusterfs-georep-logrotate |
