2 SOURCES_SUBDIRS := ldiskfs
3 DIST_SUBDIRS := ldiskfs
5 # this is in fact irrelevant in this file but needed to keep
6 # autoMakefile.am.toplevel happy
9 include build/autoMakefile.am.toplevel
11 EXTRA_DIST += kernel_patches
13 # this only needs to be done if disting stand-alone (i.e. not as a
16 if ! grep "AC_INIT(\[Lustre\], \[LUSTRE_VERSION\], \[https:\/\/bugzilla\.lustre\.org\/], \[lustre\])" ../configure.ac; then \
17 if [ -f META ]; then \
18 cp META $(distdir)/META; \
20 echo -e "I have no idea how to create a META file in $(distdir).\nPlease file a bug at http://bugzilla.lustre.org/"; \