summaryrefslogtreecommitdiffstats
path: root/util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/Makefile')
-rw-r--r--util/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/Makefile b/util/Makefile
index fca3d4e7..1e997e41 100644
--- a/util/Makefile
+++ b/util/Makefile
@@ -9,12 +9,12 @@ BBSBASE= ../include/var.h
UTIL_OBJS= \
util_cache.o util_record.o util_passwd.o util_var.o \
util_stuff.o util_osdep.o util_args.o util_file.o \
- util_crypt.o
+ util_crypt.o util_calendar.o
MBBSD_OBJS= \
cache record passwd var \
stuff osdep args file \
- crypt
+ crypt calendar
# 下面這些程式, 會被 compile 並且和 $(UTIL_OBJS) 聯結
CPROG_WITH_UTIL= \