re-add flex.

This commit is contained in:
christos 2009-10-26 21:38:32 +00:00
parent 94d6abefa5
commit 2d0afb4b0a
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.15 2009/10/26 04:10:12 christos Exp $
# $NetBSD: Makefile,v 1.16 2009/10/26 21:38:32 christos Exp $
.include <bsd.own.mk>
SUBDIR+= am-utils bind dhcpcd fetch file libarchive mdocml pkg_install top
SUBDIR+= am-utils bind dhcpcd fetch file flex libarchive mdocml pkg_install top
.if (${MKATF} != "no")
SUBDIR+= atf
.endif