Revision cab91cb2 Makefile.am

b/Makefile.am
426 426

  
427 427
man/%.8: man/%.8.in $(REPLACE_VARS_SED)
428 428
	sed -f $(REPLACE_VARS_SED) < $< > $@
429
	$(CHECK_MAN) $@
430 429

  
431 430
man/%.html: man/%.html.in $(REPLACE_VARS_SED)
432 431
	sed -f $(REPLACE_VARS_SED) < $< > $@

Also available in: Unified diff