summaryrefslogtreecommitdiff
path: root/fstests
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-03-22 18:30:13 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-03-22 18:30:13 +0000
commit479ae45e21606cd1024de3b4c9bcf9d625eacc0a (patch)
tree8c65be79282b3d46a5f155b560699748d7da0db1 /fstests
parent795815501ab7c87cec2fe82a213e885227cda6cf (diff)
Formerly Makefile.~11~
Diffstat (limited to 'fstests')
-rw-r--r--fstests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile
index b6a9240e..d02515e9 100644
--- a/fstests/Makefile
+++ b/fstests/Makefile
@@ -25,7 +25,7 @@ OBJS=fstests.o
fstests: $(OBJS); $(link)
-install: fstests
+install: fstests $(hurdroot)
cp fstests $(hurdroot)/hurd/init
clean: