diff options
Diffstat (limited to 'fstests/Makefile')
-rw-r--r-- | fstests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile index edc882b3..2c11c276 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -24,4 +24,4 @@ DIST_FILES = fstests.c Makefile fstests: fstests.o; $(link) install: fstests - cp fstests $(hurdroot)/hurd/fstests + cp fstests $(hurdroot)/hurd/init |