]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - Makefile.in
Fix e2fsprogs-libs build failure due to 'subs' target
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2008 21:59:01 +0000 (17:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2008 22:07:59 +0000 (18:07 -0400)
commit60b30dbaa6672628f123e95bf8a8f0f37683ac4f
tree27372e19ddf5e1081ec46cb0dda869eaa49fec7a
parent31d648781224956acab49178f6aee615d234f7df
Fix e2fsprogs-libs build failure due to 'subs' target

In e2fsprogs-libs the lib/ext2fs directory is not present, and we need
to make sure the top-level Makefile doesn't blow up in it's not there.

Addresses-Sourceforge-Bug: #2087502

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