diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-20 09:11:46 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-20 09:11:46 +0000 |
commit | 867a6ea981f16d496d402d788aba2417a5f818df (patch) | |
tree | e48a7249d45fe38abdd8d9acad7f71fce4dfc684 /devel/Makefile | |
parent | add cfv (diff) |
Add flex_rb, Ruby flex regular expression matching extension.
Notes
Notes:
svn path=/head/; revision=45273
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index ed21bb102681..9e27932e9ca8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -452,6 +452,7 @@ SUBDIR += ruby-dialogs SUBDIR += ruby-dl SUBDIR += ruby-filelock + SUBDIR += ruby-flex_rb SUBDIR += ruby-fnmatch SUBDIR += ruby-gemfinder SUBDIR += ruby-intl |