summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAmar Tumballi <amar@gluster.com>2009-07-17 14:13:14 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-07-17 14:05:31 -0700
commitf5f018e66eaba3bf8cd8896c179692f055b2b309 (patch)
treea28222ea2c28c2dfb4325cfab15f183e43acfc4e /Makefile.am
parent031eb508731b1727ef0fcb5c2d525adadf5ef2b1 (diff)
removed mod_glusterfs from the build
future plan is to have httpd use booster and libglusterfsclient instead. Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1b20e003028..b4f0587ca3f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = autogen.sh COPYING INSTALL README AUTHORS THANKS NEWS glusterfs.spec
-SUBDIRS = argp-standalone libglusterfs $(LIBGLUSTERFSCLIENT_SUBDIR) xlators scheduler transport auth glusterfsd $(MOD_GLUSTERFS_SUBDIR) $(GF_BOOSTER_SUBDIR) doc extras
+SUBDIRS = argp-standalone libglusterfs $(LIBGLUSTERFSCLIENT_SUBDIR) xlators scheduler transport auth glusterfsd $(GF_BOOSTER_SUBDIR) doc extras
CLEANFILES =
@@ -12,4 +12,3 @@ gitclean: distclean
rm -f missing aclocal.m4 config.h.in config.guess config.sub ltmain.sh install-sh configure depcomp
rm -fr argp-standalone/autom4te.cache
rm -f argp-standalone/aclocal.m4 argp-standalone/config.h.in argp-standalone/configure argp-standalone/depcomp argp-standalone/install-sh argp-standalone/missing
- rm -fr mod_glusterfs/apache-1.3/src/.deps transport/ib-verbs/src/.deps