diff options
author | Harshavardhana Ranganath <harsha@gluster.com> | 2009-11-25 14:40:55 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-11-26 03:04:22 -0800 |
commit | 057c071403eb808b065e760d91101d519f86b65c (patch) | |
tree | ca62848faacda616a0b1d8770bf8ed1e0b30d884 /configure.ac | |
parent | 3429e8755756191d010896083ca9a7141682ead9 (diff) |
Volgen supporting multidisks and booster configuration for nfs and cifs
Signed-off-by: Harshavardhana <harsha@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 396 (Volgen multiple export directory support)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=396
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3069f35942e..3cee0b06afd 100644 --- a/configure.ac +++ b/configure.ac @@ -124,6 +124,7 @@ AC_CONFIG_FILES([Makefile extras/init.d/glusterfsd-Redhat extras/init.d/glusterfsd-SuSE extras/benchmarking/Makefile + extras/volgen/Makefile contrib/Makefile contrib/fuse-util/Makefile glusterfs.spec]) |