From: adilger Date: Fri, 27 May 2005 11:17:41 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: v1_7_100~1^25~8^2~90 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=992b6bbcedfdffbb81fe48b42fb7c9e0fb8c9592;p=fs%2Flustre-release.git Branch b1_4 Always include liblustre in DIST_SUBDIRS --- diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index 29ba3f7..65f636b 100644 --- a/lustre/autoMakefile.am +++ b/lustre/autoMakefile.am @@ -32,7 +32,7 @@ endif SUBDIRS += $(LIBLUSTRE_SUBDIRS) endif -DIST_SUBDIRS := $(ALWAYS_SUBDIRS) $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) +DIST_SUBDIRS := $(ALWAYS_SUBDIRS) $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) $(LIBLUSTRE_SUBDIRS) EXTRA_DIST = BUGS FDL kernel_patches