diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6afb00061b1..588cc621ac5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.480 2017/03/17 00:27:47 taca Exp $ +# $NetBSD: Makefile,v 1.481 2017/04/08 19:17:40 tsutsui Exp $ # COMMENT= Miscellaneous utilities @@ -308,7 +308,6 @@ SUBDIR+= ruby-columnize SUBDIR+= ruby-commander SUBDIR+= ruby-configuration SUBDIR+= ruby-daemons -SUBDIR+= ruby-descendants_tracker SUBDIR+= ruby-equalizer SUBDIR+= ruby-gem_plugin SUBDIR+= ruby-hashie |