diff --git a/doc/Makefile b/doc/Makefile index 37635d0f5f..0ee812176e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -34,7 +34,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