summaryrefslogtreecommitdiffstats
path: root/tools/nlmtest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nlmtest/Makefile')
-rw-r--r--tools/nlmtest/Makefile1
1 files changed, 1 insertions, 0 deletions
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)