Whamcloud - gitweb
Always build namei.o so that building with "configure --disable-debugfs" works
authorTheodore Ts'o <tytso@mit.edu>
Mon, 17 May 2010 23:32:19 +0000 (19:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 17 May 2010 23:32:19 +0000 (19:32 -0400)
commit4d452afe4757fdac1bd92fd6fcc09091eff181bd
tree136a1eb03e3f5dfdc552ad9772bd352df78e31ed
parent5aa6c3f61c0559f03b68bdeef886f34ece106757
Always build namei.o so that building with "configure --disable-debugfs" works

namei.o is also needed by e2initrd_helper.

Long term, if we care about reduced e2fsprogs builds, we need a more
general solution for deciding what .o files are needed for a
particular build.  Given that install floppies are going (gone?) the
way the dodo bird, we probably don't care, though.

Addresses-Sourceforge-Bug: #2911433

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/Makefile.in