summaryrefslogtreecommitdiff
path: root/fstests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fstests/Makefile')
-rw-r--r--fstests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile
index 13446519..d6043cd3 100644
--- a/fstests/Makefile
+++ b/fstests/Makefile
@@ -31,7 +31,7 @@ fdtests: $(OBJS) $(libc); $(link)
install: $(testprog) $(hurdroot)
- cp $< $(hurdroot)/bin/sh
+ cp $< $(hurdroot)/bin/$(testprog)
clean:
rm -f fstests fstests.o