diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-06 19:03:47 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-06 19:03:47 +0000 |
commit | abfedbe513333fb9d7b13fcbcd107ac0952c7366 (patch) | |
tree | 298c74a5ea699a289afa62cc9d98629ed04dc931 /lang/Makefile | |
parent | fd609cc941fa4aed9b114fe309f94386322e4c2f (diff) |
add libutils 0.7.9
Support lib for NSL
Notes
Notes:
svn path=/head/; revision=58616
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index a7c11a9bdd6a..f2b9874bb7bc 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -88,6 +88,7 @@ SUBDIR += kawa SUBDIR += klone SUBDIR += librep + SUBDIR += libutils SUBDIR += linux-j SUBDIR += logo SUBDIR += lua |