diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-02-02 04:07:51 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-02-02 04:07:51 +0000 |
| commit | 31c448c24aeb638532bd77cbd051323f1293fcff (patch) | |
| tree | d0b1d08d6dbbeded4864ad0fc54d0a47b94712da /release | |
| parent | 048aaeebefde8a91e00e1bd2bb7745b4113e598a (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile index 16b814aca08a..0340180e267a 100644 --- a/release/Makefile +++ b/release/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1995/02/01 11:19:24 jkh Exp $ +# $Id: Makefile,v 1.99 1995/02/01 22:53:32 jkh Exp $ # FLOPPY= fd0 @@ -31,7 +31,7 @@ CPIO2= etc/services etc/protocols # bininst MUST be the last file on the cpio floppy. It's used to detect # a successful extraction. CPIO3= scripts/miscfuncs.sh scripts/instdist.sh scripts/netinst.sh \ - scripts/adduser.sh scripts/bininst.sh + scripts/adduser.sh scripts/bininst.sh scripts/setup.sh CPIO4= /usr/sbin/tzsetup CPIO4B= tzsetup |
