aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile.depend
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-10-22 22:06:43 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-10-22 22:06:43 +0000
commitcec89eaaf3b18d9785ee5b9565004c2a4646cecf (patch)
tree8068df1fff551d085924f3cd6f7b0485dfa37804 /Makefile.depend
parente66bc70731870e9afaa3b406e8e49e65b95bfb57 (diff)
downloadmandoc-cec89eaaf3b18d9785ee5b9565004c2a4646cecf.tar.gz
mandoc-cec89eaaf3b18d9785ee5b9565004c2a4646cecf.tar.zst
mandoc-cec89eaaf3b18d9785ee5b9565004c2a4646cecf.zip
use the new function man_validate() here, too
Diffstat (limited to 'Makefile.depend')
-rw-r--r--Makefile.depend2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.depend b/Makefile.depend
index 4cb1df3e..ed00dbb9 100644
--- a/Makefile.depend
+++ b/Makefile.depend
@@ -1,5 +1,5 @@
att.o: att.c config.h roff.h mdoc.h libmdoc.h
-cgi.o: cgi.c config.h mandoc_aux.h mandoc.h roff.h mdoc.h main.h manconf.h mansearch.h cgi.h
+cgi.o: cgi.c config.h mandoc_aux.h mandoc.h roff.h mdoc.h man.h main.h manconf.h mansearch.h cgi.h
chars.o: chars.c config.h mandoc.h mandoc_aux.h mandoc_ohash.h compat_ohash.h libmandoc.h
compat_err.o: compat_err.c config.h
compat_fgetln.o: compat_fgetln.c config.h