summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-23 21:20:24 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-23 21:20:24 +0000
commitb296b1682ae7632e4fa89e8980363e6aafcfaa22 (patch)
tree9a7d8652352f93c2cef53cb8435682609b7260c7 /Makefile
parent6d2768d3e364964fe20083761994cef7daff0540 (diff)
downloadmandoc-b296b1682ae7632e4fa89e8980363e6aafcfaa22.tar.gz
Fixed inclusion of MANSRCS (sorry, Ulrich).
Added DragonFlyBSD __dead2.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 53e24981..e3417aa8 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ LLNS = llib-llibmdoc.ln llib-llibman.ln llib-lmandoc.ln
LNS = $(MAINLNS) $(MDOCLNS)
LIBS = libmdoc.a libman.a
OBJS = $(MDOCOBJS) $(MAINOBJS)
-SRCS = $(MDOCSRCS) $(MAINSRCS)
+SRCS = $(MDOCSRCS) $(MAINSRCS) $(MANSRCS)
DATAS = arch.in att.in lib.in msec.in st.in vol.in ascii.in
HEADS = mdoc.h libmdoc.h man.h libman.h term.h
SGMLS = index.sgml