X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fstatd%2FMakefile;h=211e22da5c371a8ba1849b543075271916797bc2;hp=3a3a794f55abb35cbb1972ef9c48355ec1278189;hb=764e46f5c5fe1a6e376f4cd350424f33afc9e838;hpb=25f30caad17b6379a462d567b242e961082e1485 diff --git a/utils/statd/Makefile b/utils/statd/Makefile index 3a3a794..211e22d 100644 --- a/utils/statd/Makefile +++ b/utils/statd/Makefile @@ -16,7 +16,7 @@ PROGRAM = statd PREFIX = rpc. OBJS = $(SRCS:.c=.o) CCOPTS = $(DEBUG) $(SIMUL) -LIBS = -lexport +LIBS = -lexport -lmisc $(LIBWRAP) $(LIBNSL) SRCS = $(RPCSRCS) $(SIMSRCS) \ callback.c notlist.c log.c misc.c monitor.c notify.c simu.c \