X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fidmapd%2FMakefile;h=4e432adffa0108679e39c0e9279b68771bbc883d;hp=41314efe88687eebbfeb0a3e24a2999c49464005;hb=f73e7b9f69835d483cee95e6a20b6307b9d16b77;hpb=b51ebed58a610b3104e9f218d609715cd468b0ea diff --git a/utils/idmapd/Makefile b/utils/idmapd/Makefile index 41314ef..4e432ad 100644 --- a/utils/idmapd/Makefile +++ b/utils/idmapd/Makefile @@ -6,7 +6,7 @@ TOP = ../../ PROGRAM = idmapd PREFIX = rpc. OBJS = atomicio.o cfg.o idmapd.o setproctitle.o strlcat.o strlcpy.o -LIBS = -levent -lnfsidmap +LIBS = -levent -lnfsidmap -lnfs MAN8 = idmapd MAN5 = idmapd.conf