From 8af5baa172ae9520b91436792996c7d8df52561d Mon Sep 17 00:00:00 2001 From: Nathan Rutman Date: Fri, 12 Mar 2010 14:25:53 -0800 Subject: [PATCH] b=20878 update for commit 5b268907 --- libcfs/libcfs/autoMakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcfs/libcfs/autoMakefile.am b/libcfs/libcfs/autoMakefile.am index 2182377..c759665 100644 --- a/libcfs/libcfs/autoMakefile.am +++ b/libcfs/libcfs/autoMakefile.am @@ -38,7 +38,7 @@ SUBDIRS := linux util posix if DARWIN SUBDIRS += darwin endif -DIST_SUBDIRS := linux util posix ulinux darwin +DIST_SUBDIRS := linux util posix darwin if LIBLUSTRE noinst_LIBRARIES= libcfs.a -- 1.8.3.1