* local directory is at address@hidden/gluster--fs--1.0--patch-30 * comparing to address@hidden/gluster--fs--1.0--patch-30 M Makefile.am M configure.ac * modified files --- orig/Makefile.am +++ mod/Makefile.am @@ -1,3 +1,4 @@ -SUBDIRS = libglusterfs glusterfsd glusterfs-fuse xlators +SUBDIRS = libglusterfs glusterfsd glusterfs-fuse xlators glusterfs-shell +CLEANFILES = *~ \ No newline at end of file --- orig/configure.ac +++ mod/configure.ac @@ -7,6 +7,9 @@ glusterfsd/src/Makefile glusterfs-fuse/Makefile glusterfs-fuse/src/Makefile + glusterfs-shell/Makefile + glusterfs-shell/src/Makefile + glusterfs-shell/extensions/Makefile xlators/Makefile xlators/brick/Makefile xlators/brick/src/Makefile