Whamcloud - gitweb
libss: Fix parallel build failure
authorTheodore Ts'o <tytso@mit.edu>
Sun, 2 Dec 2007 10:52:40 +0000 (05:52 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 2 Dec 2007 10:52:40 +0000 (05:52 -0500)
commit1113bf706fb9671187ae1afa3bb8b877731203a0
tree4c1e6197adf03c990a1dcae16638de4fb3e63be2
parent38361bbbb55735cf0f4ed6d56079c70fb3328036
libss: Fix parallel build failure

A missing dependency on ss_err.h meant that std_rqs.o could fail when
e2fsprogs was being built using make -j.

Thanks to Robert Kerr for reporting this bug.

Addresses-Sourceforge-Bug: #1842331

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