X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Frquotad%2FMakefile;h=82928b6c670f8c016b03426bb778af70fb42842a;hp=1572655ec74c8f5676c6795bc57a972c855a6d44;hb=764e46f5c5fe1a6e376f4cd350424f33afc9e838;hpb=25f30caad17b6379a462d567b242e961082e1485 diff --git a/utils/rquotad/Makefile b/utils/rquotad/Makefile index 1572655..82928b6 100644 --- a/utils/rquotad/Makefile +++ b/utils/rquotad/Makefile @@ -8,6 +8,6 @@ OBJS = rquota_server.o rquota_svc.o rquota_xdr.o quotactl.o hasquota.o DEPLIBS = MAN8 = rquotad -LIBS += -lnfs $(LIBBSD) +LIBS += -lnfs -lmisc $(LIBBSD) $(LIBWRAP) $(LIBNSL) include $(TOP)rules.mk