Commit 10ed02eb authored by Mans Rullgard's avatar Mans Rullgard Committed by Michael Niedermayer

Makefile: remove unused variable ALLHTMLPAGES

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
(cherry picked from commit f3619680)
parent 850e9c6d
......@@ -23,7 +23,6 @@ BASENAMES = ffmpeg ffplay ffprobe ffserver
ALLPROGS = $(BASENAMES:%=%$(EXESUF))
ALLPROGS_G = $(BASENAMES:%=%_g$(EXESUF))
ALLMANPAGES = $(BASENAMES:%=%.1)
ALLHTMLPAGES= $(BASENAMES:%=%.html)
FFLIBS-$(CONFIG_AVDEVICE) += avdevice
FFLIBS-$(CONFIG_AVFILTER) += avfilter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment