44fca3bae2
Signed-off-by: Amar Tumballi <amar@gluster.com> Signed-off-by: Anand Avati <avati@gluster.com> BUG: 2053 (We need to support the standard *nix 'logrotate' for server and client log files.) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2053
13 lines
407 B
Makefile
13 lines
407 B
Makefile
|
|
docdir = $(datadir)/doc/glusterfs/
|
|
EditorModedir = $(docdir)/
|
|
EditorMode_DATA = glusterfs-mode.el glusterfs.vim
|
|
|
|
SUBDIRS = init.d benchmarking
|
|
|
|
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
|
|
|