From b9d3c3784865090e202483c73cc158f7d3918771 Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Fri, 20 Jul 2012 11:01:19 +0100 Subject: build: use COMPILE template for HOSTOBJS Signed-off-by: Mans Rullgard --- doc/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index 15e7323acc..8f9067417c 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -17,8 +17,6 @@ documentation: $(DOCS) TEXIDEP = awk '/^@include/ { printf "$@: $(@D)/%s\n", $$2 }' <$< >$(@:%=%.d) -doc/print_options.o: libavformat/options_table.h libavcodec/options_table.h - GENTEXI = format codec GENTEXI := $(GENTEXI:%=doc/avoptions_%.texi) -- cgit v1.2.3