mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add krb (Kerberos) to EXTRADISTRIBUTIONS.
This commit is contained in:
parent
a38c3127e1
commit
b406571dee
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue