From 715542867ba891acf8c1fd6234f5d6ea2fc285f6 Mon Sep 17 00:00:00 2001 From: scw Date: Wed, 30 May 2007 15:42:18 +0000 Subject: Reversi (multiplayer othello) added git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3523 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/Makefile') diff --git a/mbbsd/Makefile b/mbbsd/Makefile index 70775694..eb26c91f 100644 --- a/mbbsd/Makefile +++ b/mbbsd/Makefile @@ -15,7 +15,7 @@ OBJS= admin.o announce.o args.o assess.o bbs.o board.o cache.o cal.o card.o\ more.o name.o osdep.o othello.o read.o record.o register.o\ screen.o stuff.o talk.o term.o topsong.o user.o brc.o vice.o vote.o\ xyz.o voteboard.o syspost.o var.o passwd.o calendar.o go.o file.o \ - pmore.o chess.o + pmore.o chess.o reversi.o .if defined(DIET) OBJS+= random.o time.o alloc.o -- cgit v1.2.3