devel/Makefile: Add R-bit
This commit is contained in:
parent
2100c70dd6
commit
7fdcdf9b09
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2625 2018/03/04 16:23:45 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2626 2018/03/06 17:06:31 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -15,6 +15,7 @@ SUBDIR+= R-IRdisplay
|
|||
SUBDIR+= R-IRkernel
|
||||
SUBDIR+= R-Rcpp
|
||||
SUBDIR+= R-assertthat
|
||||
SUBDIR+= R-bit
|
||||
SUBDIR+= R-crayon
|
||||
SUBDIR+= R-evaluate
|
||||
SUBDIR+= R-magrittr
|
||||
|
|
Loading…
Reference in a new issue