diff --git a/doc/Makefile b/doc/Makefile index 16f6a0d43e..8c829efa77 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -35,7 +35,7 @@ GENTEXI = format codec GENTEXI := $(GENTEXI:%=doc/avoptions_%.texi) $(GENTEXI): TAG = GENTEXI -$(GENTEXI): doc/avoptions_%.texi: doc/print_options +$(GENTEXI): doc/avoptions_%.texi: doc/print_options$(HOSTEXESUF) $(M)doc/print_options $* > $@ doc/%.html: TAG = HTML