summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index e6a9adbd..b1bb69d6 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -8,8 +8,8 @@ LDFLAGS+= -L/usr/local/lib/mysql -lmysqlclient
.endif
PROG= mbbsd
-OBJS= admin.o announce.o args.o bbs.o board.o cache.o cal.o card.o\
- chat.o chc.o chicken.o dark.o\
+OBJS= admin.o announce.o args.o assess.o bbs.o board.o cache.o cal.o\
+ card.o chat.o chc.o chicken.o dark.o\
edit.o friend.o gamble.o gomo.o guess.o indict.o io.o\
kaede.o lovepaper.o mail.o mbbsd.o menu.o more.o name.o osdep.o\
othello.o page.o read.o record.o register.o screen.o stuff.o\