diff options
-rw-r--r-- | fstests/Makefile | 2 |
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: |