diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2012-12-21 20:37:38 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2012-12-21 20:37:38 +0000 |
commit | 6bea8766443cc86412928fa25a6e6a4b70a0a3b0 (patch) | |
tree | e7ac9fb7342e261cb2ca67af48e9085332ab62be /lib/Makefile | |
parent | 34f9b7199d70df0ff5616621c43998eb09d9dea5 (diff) | |
download | src-test2-6bea8766443cc86412928fa25a6e6a4b70a0a3b0.tar.gz src-test2-6bea8766443cc86412928fa25a6e6a4b70a0a3b0.zip |
Notes
Diffstat (limited to 'lib/Makefile')
-rw-r--r-- | lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile index 7c3ccbd74940..6e1a4029c41d 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -90,6 +90,7 @@ SUBDIR= ${SUBDIR_ORDERED} \ ${_libmilter} \ ${_libmp} \ ${_libnandfs} \ + libnetbsd \ ${_libngatm} \ libopie \ libpam \ |