diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-11-20 23:31:36 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-11-20 23:31:36 +0000 |
| commit | b406571dee94034e19d1dfc26cf66791becc2aa9 (patch) | |
| tree | 35090f754a69a4d95b66d72ef41e2fbc45e2ae44 /release | |
| parent | a38c3127e1d2842d089ea9a900084e5a89c14231 (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 4c4fc24f2cc01..ea56ea70dc914 100644 --- a/release/Makefile +++ b/release/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1994/11/20 14:49:43 jkh Exp $ +# $Id: Makefile,v 1.54 1994/11/20 22:56:27 phk Exp $ # # Evil floppies are, of course, 1.2MB floppies. @@ -148,7 +148,7 @@ bar: DESTDIR=${RELEASEDIR}/filesys \ SHARED=copies ) -EXTRADISTRIBUTIONS= des games manpages proflibs dict +EXTRADISTRIBUTIONS= des games manpages proflibs dict krb DISTRIBUTIONS= bindist ${EXTRADISTRIBUTIONS} MTREEFILES= ${.CURDIR}/../etc/mtree |
