]> git.cameronkatri.com Git - mandoc.git/blobdiff - Makefile
Added previous GEN files to SRCS.
[mandoc.git] / Makefile
index b33a43b61229b15bd2d285e77466eae47ebc5453..6c56f5993aaf10e2e5538509ee0c6e7b2cc7da7f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 .SUFFIXES:     .html .sgml
 
-VERSION        = 1.5.1
-VDATE  = 15 March 2009
+VERSION        = 1.5.2
+VDATE  = 17 March 2009
 
 BINDIR         = $(PREFIX)/bin
 INCLUDEDIR     = $(PREFIX)/include
@@ -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