X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Flockd%2FMakefile;h=4e47d54d91337b7345f4239102e872d30ad4cbe4;hb=2c91715a9c8dbf18df1666f70e78d6e36e123ca0;hp=557eebe98fd6c4155d689cde3226995558dd4890;hpb=8b7ad01b14df1e7529b9ba8a1ea17df0d6004ef9;p=nfs-utils.git diff --git a/utils/lockd/Makefile b/utils/lockd/Makefile index 557eebe..4e47d54 100644 --- a/utils/lockd/Makefile +++ b/utils/lockd/Makefile @@ -7,6 +7,6 @@ PREFIX = rpc. OBJS = lockd.o DEPLIBS = $(TOP)support/lib/libfs.a LIBS = -lnfs -#MAN8 = lockd +MAN8 = lockd include $(TOP)rules.mk