summaryrefslogtreecommitdiffstats
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
commit70f6797983dbee0f8e271c9e7e706b473dcfb77c (patch)
treeba3717164d90348506bac182fa6fbf412db8937f /Makefile.depend
parent54ffa6b6bcb97f97cc0a3604078eb63aa8c759ef (diff)
downloadmandoc-70f6797983dbee0f8e271c9e7e706b473dcfb77c.tar.gz
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