diff options
-rw-r--r-- | fstests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile index 8f704e3f..37c4ee09 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -23,5 +23,5 @@ DIST_FILES = fstests.c Makefile fstests: fstests.o; $(link) -install: +install: fstests cp fstests $(hurdroot)/hurd/init |