Hello, I have a little problem with util-linux-ng 2.15. If I only do : make install DESTDIR=/tmp/foo-build There is no 'mount' in /tmp/foo-build/bin/. But, after that, if I do : make install SUBDIRS=mount DESTDIR=/tmp/foo-build There is 'mount' in /tmp/foo-build/bin/. Why mount isn't installed by default when I do a simple 'make install'? Thank you. -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html