libquota: indicate in the ELF library image that it requires libext2fs

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
bitmap-optimize
Theodore Ts'o 2011-09-16 11:12:06 -04:00
parent 16c581d0e8
commit cd0b97ed93
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ ELF_SO_VERSION = 1
ELF_IMAGE = libquota
ELF_MYDIR = quota
ELF_INSTALL_DIR = $(root_libdir)
ELF_OTHER_LIBS =
ELF_OTHER_LIBS = -L../.. -lext2fs
BSDLIB_VERSION = 1.0
BSDLIB_IMAGE = libquota