summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2017-08-14 21:14:36 +0000
committertriaxx <triaxx@pkgsrc.org>2017-08-14 21:14:36 +0000
commit891dd70d8bb014b38dad0603012566edd16a646d (patch)
tree2d5b9f8e2abfdd64955c9470357f8dc3db2c2af0 /devel/Makefile
parent15a7421ba5b77a03564a2e001ef159c42a251f4f (diff)
downloadpkgsrc-891dd70d8bb014b38dad0603012566edd16a646d.tar.gz
+ lua-doc
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index df48dfa459f..9cbf12be299 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2482 2017/08/14 21:08:16 wiz Exp $
+# $NetBSD: Makefile,v 1.2483 2017/08/14 21:14:36 triaxx Exp $
#
COMMENT= Development utilities
@@ -631,6 +631,7 @@ SUBDIR+= ltsa
SUBDIR+= lua-BitOp
SUBDIR+= lua-alt-getopt
SUBDIR+= lua-coxpcall
+SUBDIR+= lua-doc
SUBDIR+= lua-filesystem
SUBDIR+= lua-gi
SUBDIR+= lua-ljsyscall