FS servers: fix dependencies broken in git-af01bda

This commit is contained in:
David van Moolenbroek
2011-11-23 17:03:16 +01:00
parent 1062293981
commit b4d9ac91ba
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ SRCS= cache.c link.c \
stadir.c stats.c table.c time.c utility.c \
write.c inode.c main.c path.c super.c
DPADD+= ${LIBM} ${LIBSYS}
DPADD+= ${LIBMINIXFS} ${LIBBDEV} ${LIBSYS}
LDADD+= -lminixfs -lbdev -lsys
MAN=