summaryrefslogtreecommitdiffstats
path: root/tools/rpcdebug/Makefile
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2004-11-22 05:28:56 +0000
committerneilbrown <neilbrown>2004-11-22 05:28:56 +0000
commita2caf8157e03bee618a13dbf5d878170c64c710d (patch)
treeaceea3abc6f97c967c11601bb223edb9addf5184 /tools/rpcdebug/Makefile
parentaac2e114f0c757a97e6dba2762ed0d13f593b2b0 (diff)
downloadnfs-utils-a2caf8157e03bee618a13dbf5d878170c64c710d.tar.gz
nfs-utils-a2caf8157e03bee618a13dbf5d878170c64c710d.tar.xz
nfs-utils-a2caf8157e03bee618a13dbf5d878170c64c710d.zip
Remove redhat and nodist stuff
Diffstat (limited to 'tools/rpcdebug/Makefile')
-rw-r--r--tools/rpcdebug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rpcdebug/Makefile b/tools/rpcdebug/Makefile
index af2e530..5dce56b 100644
--- a/tools/rpcdebug/Makefile
+++ b/tools/rpcdebug/Makefile
@@ -2,7 +2,7 @@
# knfsd tools
#
-TOOL = rpcdebug
+TOOL = rpcdebug nfsdebug nfsddebug
OBJS = rpcdebug.o
include $(TOP)rules.mk