manpage lint.
@@ -22,10 +22,11 @@ # # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. # # Copyright 2010, Richard Lowe +# Copyright 2014 Garrett D'Amore <garrett@damore.org> include $(SRC)/Makefile.master include ../../Makefile.tools PYSRCS = \
@@ -36,10 +37,11 @@ Copyright.py \ DbLookups.py \ HdrChk.py \ JStyle.py \ Keywords.py \ + ManLint.py \ Mapfile.py \ ProcessCheck.py \ __init__.py PYOBJS = $(PYSRCS:%.py=%.pyc)