From c4fd1cf7325972d8ff64ef3a2bea70edcf4f1085 Mon Sep 17 00:00:00 2001 From: Shehjar Tikoo Date: Wed, 31 Mar 2010 07:27:03 +0000 Subject: nfs: Add generic nfs translator Signed-off-by: Shehjar Tikoo Signed-off-by: Anand V. Avati BUG: 399 (NFS translator with Mount v3 and NFS v3 support) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=399 --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6571adb02..b94e4307a 100644 --- a/configure.ac +++ b/configure.ac @@ -110,6 +110,8 @@ AC_CONFIG_FILES([Makefile xlators/nfs/Makefile xlators/nfs/lib/Makefile xlators/nfs/lib/src/Makefile + xlators/nfs/server/Makefile + xlators/nfs/server/src/Makefile glusterfs.spec]) AC_CANONICAL_HOST -- cgit