summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pttbbs/daemon/boardd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/pttbbs/daemon/boardd/Makefile b/pttbbs/daemon/boardd/Makefile
index de660f88..da096b13 100644
--- a/pttbbs/daemon/boardd/Makefile
+++ b/pttbbs/daemon/boardd/Makefile
@@ -5,6 +5,7 @@ SRCROOT= ../..
PROG= boardd
SRCS= boardd.c server.c
+MAN=
UTILDIR= $(SRCROOT)/util
UTILOBJ= $(UTILDIR)/util_var.o