X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Fnlmtest%2FMakefile;h=0df9f321d89b0132fed2aa8e70cf58aa15766a4d;hp=6f29afb3d11b731559a7c2a555b7e09c871050fe;hb=078f5d46ad34f36cce257b3b8a970471a4b2b68b;hpb=ca190b1a7e9a2b6d9ff99e9fd164a54583f46c75 diff --git a/tools/nlmtest/Makefile b/tools/nlmtest/Makefile index 6f29afb..0df9f32 100644 --- a/tools/nlmtest/Makefile +++ b/tools/nlmtest/Makefile @@ -2,6 +2,7 @@ # nlmtest Exercise some NLM calls to test the lockd server. # +TOP = ../../ TOOL = nlmtest SRCS = $(RPCSRCS) nlmtest.c OBJS = $(SRCS:.c=.o)