summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-17 08:57:03 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-17 08:57:03 +0000
commit5b28be5ad8fd189f29521799fe4d699828cce011 (patch)
treeef3fb6200381c301c1e16ad1229db5cc8e8db3e0 /Makefile
parenta1c80a89b320af06775f0bed59362db590a2bb06 (diff)
downloadmandoc-5b28be5ad8fd189f29521799fe4d699828cce011.tar.gz
mandoc-5b28be5ad8fd189f29521799fe4d699828cce011.tar.zst
mandoc-5b28be5ad8fd189f29521799fe4d699828cce011.zip
Added previous GEN files to SRCS.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae859aa2..6c56f599 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,8 @@ LINTOBJS= mdoclint.o mmain.o
OBJS = $(LIBOBJS) $(TERMOBJS) $(TREEOBJS) $(LINTOBJS)
SRCS = macro.c mdoc.c hash.c strings.c xstd.c argv.c validate.c \
- action.c term.c mdoctree.c mdocterm.c mmain.c mdoclint.c
+ action.c term.c mdoctree.c mdocterm.c mmain.c mdoclint.c \
+ lib.c att.c arch.c vol.c msec.c st.c ascii.c
DATAS = arch.in att.in lib.in msec.in st.in vol.in ascii.in