Whamcloud - gitweb
b=21380 make dist seems to exclude the "darwin" bits
[fs/lustre-release.git] / lustre / obdclass / autoMakefile.am
index df8d06d..fc64935 100644 (file)
@@ -2,7 +2,7 @@ SUBDIRS := linux
 if DARWIN
 SUBDIRS += darwin
 endif
-DIST_SUBDIRS := $(SUBDIRS)
+DIST_SUBDIRS := linux darwin
 
 if LIBLUSTRE