diff options
| -rw-r--r-- | extras/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/Makefile.am b/extras/Makefile.am index 0c260de92a5..f96105fdba5 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -8,4 +8,4 @@ SUBDIRS = init.d benchmarking hook-scripts  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 +	quota-metadata-cleanup.sh glusterfs-logrotate clear_xattrs.sh  | 
