diff options
author | Ed Schouten <ed@FreeBSD.org> | 2011-12-26 21:51:53 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2011-12-26 21:51:53 +0000 |
commit | fc6f0665bae406f564e6eb6e1deea849d368a708 (patch) | |
tree | 9aa9d3ead883cd53debbe3b797be106429bd9ba6 /lib/Makefile | |
parent | d015e7e4d20fff1404cbed082c2afdc76378950b (diff) | |
download | src-fc6f0665bae406f564e6eb6e1deea849d368a708.tar.gz src-fc6f0665bae406f564e6eb6e1deea849d368a708.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 ad647ec5457b..d01fa47823d2 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -101,6 +101,7 @@ SUBDIR= ${SUBDIR_ORDERED} \ ${_libsmdb} \ ${_libsmutil} \ libstand \ + libstdthreads \ ${_libtelnet} \ ${_libthr} \ libthread_db \ |