Fix typo (thanks Martin)

This commit is contained in:
christos 2018-02-04 16:22:48 +00:00
parent 4c511e4691
commit dba98a8a16
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2018/02/04 03:19:51 christos Exp $
# $NetBSD: Makefile,v 1.14 2018/02/04 16:22:48 christos Exp $
.include <bsd.own.mk>
SUBDIR+= ${EXTERNAL_OPENSSL_SUBDDIR} .WAIT heimdal netpgp .WAIT openssh libsaslc
SUBDIR+= ${EXTERNAL_OPENSSL_SUBDIR} .WAIT heimdal netpgp .WAIT openssh libsaslc
.include <bsd.subdir.mk>