Whamcloud - gitweb
Some formatting changes and minor additions to the man pages.
[fs/lustre-release.git] / lustre / Makefile.am
index 59411e7..b0d8dd3 100644 (file)
@@ -11,12 +11,12 @@ else
 DIRS24 = extN mds
 endif
 
-# NOTE: keep extN before mds
-SUBDIRS = lov utils obdclass ldlm ptlrpc lib obdecho mdc osc ost llite 
-SUBDIRS+=   $(DIRS24) mds obdfilter tests doc scripts 
+# NOTE: keep extN before mds and obdfilter
+SUBDIRS = $(DIRS24) obdclass utils ptlrpc ldlm lib obdfilter mdc osc ost llite
+SUBDIRS+= obdecho lov cobd ptlbd tests doc scripts conf
 
 DIST_SUBDIRS = $(SUBDIRS)
-EXTRA_DIST = BUGS FDL Rules include patches archdep.m4
+EXTRA_DIST = BUGS FDL Rules include archdep.m4
 
 # We get the version from the spec file.
 CONFIGURE_DEPENDENCIES = scripts/lustre.spec.in
@@ -28,5 +28,4 @@ dist-hook:
 include $(top_srcdir)/Rules
 
 rpms: dist Makefile
-       rpm -ta $(distdir).tar.gz
-
+       rpmbuild -ta $(distdir).tar.gz