From: ericm Date: Sat, 14 Oct 2006 18:12:01 +0000 (+0000) Subject: branch: b_new_cmd X-Git-Tag: v1_8_0_110~486^2~529 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0011485effc81fa8d43849ec1d3bf7d9537c3516;p=fs%2Flustre-release.git branch: b_new_cmd only include gss subdir if gss is enabled. --- diff --git a/lustre/ptlrpc/autoMakefile.am b/lustre/ptlrpc/autoMakefile.am index 4469672..5ff67af 100644 --- a/lustre/ptlrpc/autoMakefile.am +++ b/lustre/ptlrpc/autoMakefile.am @@ -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