From c5bfbec4d73ccac66841abfb945bcc454b5960cc Mon Sep 17 00:00:00 2001 From: ericm Date: Tue, 12 Sep 2006 00:17:41 +0000 Subject: [PATCH] branch: b_new_cmd fix make dist for gss subdir. --- lustre/ptlrpc/autoMakefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lustre/ptlrpc/autoMakefile.am b/lustre/ptlrpc/autoMakefile.am index 1f1bd42..6fc21c0 100644 --- a/lustre/ptlrpc/autoMakefile.am +++ b/lustre/ptlrpc/autoMakefile.am @@ -75,6 +75,8 @@ endif # DARWIN endif # MODULES +EXTRA_DIST = gss + install-data-hook: $(install_data_hook) DIST_SOURCES = $(ptlrpc_objs:.o=.c) ptlrpc_internal.h MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ ldlm_*.c l_lock.c -- 1.8.3.1