aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdtime/Makefile.inc')
-rw-r--r--lib/libc/stdtime/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdtime/Makefile.inc b/lib/libc/stdtime/Makefile.inc
index 647cbe6f40ba..1baa39a6c0a6 100644
--- a/lib/libc/stdtime/Makefile.inc
+++ b/lib/libc/stdtime/Makefile.inc
@@ -32,4 +32,5 @@ MLINKS+=strftime.3 strftime_l.3
MLINKS+=strptime.3 strptime_l.3
MLINKS+=time2posix.3 posix2time.3
MLINKS+=tzset.3 daylight.3 \
- tzset.3 timezone.3
+ tzset.3 timezone.3 \
+ tzset.3 tzname.3