]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
lib/ext2fs: Only build tst_libext2fs for make check
authorTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2014 20:26:14 +0000 (16:26 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2014 20:26:14 +0000 (16:26 -0400)
commita34c72ab2d3a0e6573d95f5be8d11492eafc7fb0
treebd615c12c5691f9491d1d3c40a9ab8fee7f8608b
parent599915f080dc0f62a3e800c5bc8fe31ae8b45707
lib/ext2fs: Only build tst_libext2fs for make check

It's only necessary to build tst_libext2fs when running "make check".

Also make sure the links of the tst_* programs are done with
$(ALL_LDFLAGS).

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