> LIB_SUBDIRS = include lib > TOOL_SUBDIRS = ltp src m4 > +ifeq ($(HAVE_DMAPI), true) > +TOOL_SUBDIRS += dmapi > +endif Does this work with the way we generate source tarballs on make dist? In xfsprogs we have special variables for source files that don't get build. > @@ -0,0 +1,30 @@ > +# > +# Copyright (c) 2011 SGI All Rights Reserved. > +# I think a license would be more useful than all rights reserved here. Except for that the patch looks sane to me, and having a consistent build system is a good thing. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs