summaryrefslogtreecommitdiffstats
path: root/tools/rpcgen
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rpcgen')
-rw-r--r--tools/rpcgen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/rpcgen/Makefile b/tools/rpcgen/Makefile
index defa7cb..44d5dda 100644
--- a/tools/rpcgen/Makefile
+++ b/tools/rpcgen/Makefile
@@ -42,6 +42,8 @@ TOOL = rpcgen
OBJS = rpc_clntout.o rpc_cout.o rpc_hout.o rpc_main.o rpc_parse.o \
rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o rpc_sample.o
+BUILD = true
+
include $(TOP)rules.mk