Whamcloud - gitweb
- Make lustre_lite.h userspace-include-safe
[fs/lustre-release.git] / lustre / Makefile.am
index a43ae23..f70ffc0 100644 (file)
@@ -7,11 +7,12 @@ AUTOMAKE_OPTIONS = foreign
 
 # NOTE: keep extN before mds
 SUBDIRS = lov utils obdclass ldlm ptlrpc llite lib obdecho mdc osc extN 
-SUBDIRS+=  mds ost tests obdfilter obdfs demos doc scripts 
-EXTRA_DIST = BUGS FDL Rules include patches
+SUBDIRS+=  mds ost tests obdfilter demos doc scripts 
+DIST_SUBDIRS = $(SUBDIRS)
+EXTRA_DIST = BUGS FDL Rules include patches archdep.m4
 
 # We get the version from the spec file.
-configure: scripts/lustre.spec.in
+CONFIGURE_DEPENDENCIES = scripts/lustre.spec.in
 
 dist-hook:
        find $(distdir) -name .deps | xargs rm -rf