diff options
Diffstat (limited to 'docs/Makefile.in')
-rw-r--r-- | docs/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in index 825d8114a2..6d5568e5b7 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -271,6 +271,7 @@ $(MANDIR)/%: %.xml undocumented: $(SMBDOTCONFDOC)/parameters.all.xml @$(PERL) scripts/find_missing_doc.pl $(SRCDIR) + @$(PERL) scripts/find_missing_manpages.pl $(SRCDIR) # Examples and the like |