From 7a35a307833ec601d917442adc830bdf0612b5fa Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 19 Jan 2000 15:56:38 +0000 Subject: [PATCH] Add bison. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/Makefile b/devel/Makefile index f9111fc27898..ee40de1035c6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -13,6 +13,7 @@ SUBDIR += autoconf SUBDIR += automake SUBDIR += bcc + SUBDIR += bison SUBDIR += boehm-gc SUBDIR += bonobo SUBDIR += cccc