summaryrefslogtreecommitdiffstats
path: root/extras/volgen/Makefile.am
diff options
context:
space:
mode:
authorHarshavardhana Ranganath <harsha@gluster.com>2009-11-25 14:33:55 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-11-26 09:27:03 -0800
commit378b34f62f52d8cf1e4ee3bd5e034363c77c6acc (patch)
tree988a6cca0a6301cc764c6db89ee7dcc46eee43f3 /extras/volgen/Makefile.am
parentc05707b41a325ec6a0cd4f24a6068a1efdf18d6a (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 'extras/volgen/Makefile.am')
-rw-r--r--extras/volgen/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/extras/volgen/Makefile.am b/extras/volgen/Makefile.am
new file mode 100644
index 000000000..73b62356e
--- /dev/null
+++ b/extras/volgen/Makefile.am
@@ -0,0 +1,8 @@
+
+volgendir = $(datadir)/glusterfs
+dist_volgen_DATA = CreateVolfile.py CreateBooster.py
+
+dist_bin_SCRIPTS = glusterfs-volgen
+
+CLEANFILES =
+