diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-09-13 21:26:08 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-09-13 21:26:08 +0000 |
| commit | a040910f9b2a4c305499d54fc868128b131917c1 (patch) | |
| tree | 59aafe236f02fdbccdbd9f64cd4f39014faa2fb0 /lib/libc/Makefile | |
| parent | 8dde57bcc205efb36070417944cc619543864581 (diff) | |
Notes
Diffstat (limited to 'lib/libc/Makefile')
| -rw-r--r-- | lib/libc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile index 6740ee670974..0ca19f82ac2a 100644 --- a/lib/libc/Makefile +++ b/lib/libc/Makefile @@ -22,6 +22,7 @@ PRECIOUSLIB= yes .include "${.CURDIR}/regex/Makefile.inc" .include "${.CURDIR}/stdio/Makefile.inc" .include "${.CURDIR}/stdlib/Makefile.inc" +.include "${.CURDIR}/stdtime/Makefile.inc" .include "${.CURDIR}/string/Makefile.inc" .include "${.CURDIR}/sys/Makefile.inc" .include "${.CURDIR}/rpc/Makefile.inc" |
