Whamcloud - gitweb
Bring Makefile.am forward to move extN before mds.
authorbraam <braam>
Thu, 6 Jun 2002 19:23:16 +0000 (19:23 +0000)
committerbraam <braam>
Thu, 6 Jun 2002 19:23:16 +0000 (19:23 +0000)
lustre/Makefile.am

index 718468b..9072670 100644 (file)
@@ -4,8 +4,8 @@
 # See the file COPYING in this distribution
 
 AUTOMAKE_OPTIONS = foreign
-SUBDIRS = ptlrpc llite lib ldlm obdecho mdc osc mds ost utils tests obdfilter
-SUBDIRS+= obdclass obdext2 obdfs demos doc scripts extN
+SUBDIRS = ptlrpc llite lib ldlm obdecho mdc osc extN mds ost utils tests obdfilter
+SUBDIRS+= obdclass obdext2 obdfs demos doc scripts 
 EXTRA_DIST = BUGS FDL Rules include patches
 
 # We get the version from the spec file.