From 8382319fc14096dfbe301fbc94b410a63b9eb82c Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 10 Apr 2001 08:10:50 +0000 Subject: Add ruby-rudl, a high level library to use SDL from Ruby, rather than just a direct API wrapper. (cf. Ruby/SDL) --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 124c0ca..400ae3c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -397,6 +397,7 @@ SUBDIR += ruby-racc SUBDIR += ruby-racc-runtime SUBDIR += ruby-rbison + SUBDIR += ruby-rudl SUBDIR += ruby-sdl SUBDIR += ruby-slang SUBDIR += ruby-strscan -- cgit v1.1