diff options
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index a57250386c9b..a61fb36a8706 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1177,6 +1177,7 @@ SUBDIR += lua-filename SUBDIR += lua-gettext SUBDIR += lua-lgi + SUBDIR += lua-lunit SUBDIR += lua-posix SUBDIR += lua-pty SUBDIR += lua-rds-parser |