diff options
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r-- | mbbsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile index 911c3273..126a8317 100644 --- a/mbbsd/Makefile +++ b/mbbsd/Makefile @@ -9,8 +9,8 @@ LDFLAGS+= -L/usr/local/lib/mysql -lmysqlclient PROG= mbbsd 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 fav.o friend.o gamble.o gomo.o\ - guess.o indict.o io.o kaede.o lovepaper.o mail.o mbbsd.o menu.o\ + chat.o chc.o chicken.o convert.o dark.o edit.o fav.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 talk.o term.o topsong.o user.o\ vice.o vote.o xyz.o voteboard.o syspost.o var.o passwd.o calendar.o |