Whamcloud - gitweb
LU-1943 osd: ldiskfs osd to set param.ddp_inodespace
[fs/lustre-release.git] / ldiskfs / autoMakefile.am
index 04a00aa..2b5f9ec 100644 (file)
@@ -1,9 +1,10 @@
-SUBDIRS := . ldiskfs
-SOURCES_SUBDIRS := ldiskfs
-DIST_SUBDIRS := ldiskfs
+SUBDIRS = . ldiskfs
+SOURCES_SUBDIRS = ldiskfs
+DIST_SUBDIRS = ldiskfs
 
 # this is in fact irrelevant in this file but needed to keep
 # autoMakefile.am.toplevel happy
+BUILD_SERVER = true
 BUILD_TESTS = false
 
 include build/autoMakefile.am.toplevel