Whamcloud - gitweb
branch: b_new_cmd
authorericm <ericm>
Sat, 14 Oct 2006 18:12:01 +0000 (18:12 +0000)
committerericm <ericm>
Sat, 14 Oct 2006 18:12:01 +0000 (18:12 +0000)
only include gss subdir if gss is enabled.

lustre/ptlrpc/autoMakefile.am

index 4469672..5ff67af 100644 (file)
@@ -75,7 +75,9 @@ endif # DARWIN
 
 endif # MODULES
 
+if GSS
 SUBDIRS = gss
+endif
 
 install-data-hook: $(install_data_hook)
 DIST_SOURCES = $(ptlrpc_objs:.o=.c) ptlrpc_internal.h