From 54cd1179cabc452b0c397759605633c143417adf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 14 Jun 2004 09:20:52 +0000 Subject: [PATCH] Added flex git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7953 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/bin/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/bin/Jamfile b/src/apps/bin/Jamfile index e046753516..0d68f4e17b 100644 --- a/src/apps/bin/Jamfile +++ b/src/apps/bin/Jamfile @@ -85,6 +85,7 @@ SubInclude OBOS_TOP src apps bin chkbfs ; SubInclude OBOS_TOP src apps bin coreutils-5.0 ; SubInclude OBOS_TOP src apps bin desklink ; SubInclude OBOS_TOP src apps bin diffutils-2.8.1 ; +SubInclude OBOS_TOP src apps bin flex ; SubInclude OBOS_TOP src apps bin gawk ; #SubInclude OBOS_TOP src apps bin gnu ; SubInclude OBOS_TOP src apps bin grep-2.5 ;