summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 124ae821..e2177d43 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -20,6 +20,7 @@ OBJS= admin.o announce.o args.o assess.o bbs.o board.o cache.o cal.o card.o\
CFLAGS+= -DMERGEBBS
OBJS+= merge.o
.endif
+LDFLAGS+= -lm
.SUFFIXES: .c .o
.c.o: ../include/var.h