Whamcloud - gitweb
- tagging RC_CURRENT
[fs/lustre-release.git] / lustre / Makefile.am
index 8315ca7..ec38dc9 100644 (file)
@@ -18,7 +18,11 @@ SUBDIRS = lvfs portals obdclass include $(DIRS24) mds utils obdfilter mdc osc os
 SUBDIRS+= llite obdecho lov cobd tests doc scripts conf ptlrpc
 endif
 
-DIST_SUBDIRS = $(SUBDIRS) liblustre
+if SNAPFS
+SUBDIRS+= snapfs
+endif
+
+DIST_SUBDIRS = $(SUBDIRS) liblustre snapfs
 EXTRA_DIST = BUGS FDL Rules kernel_patches
 
 # We get the version from the spec file.