From 90cb081f88e242bb208d7a25bf3ba9c797990caa Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 19 May 2013 17:01:59 +0200 Subject: build: drop unused ALLMANPAGES variable --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7addffbaad..e94e6e2609 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,6 @@ TOOLS-$(CONFIG_ZLIB) += cws2fws BASENAMES = ffmpeg ffplay ffprobe ffserver ALLPROGS = $(BASENAMES:%=%$(PROGSSUF)$(EXESUF)) ALLPROGS_G = $(BASENAMES:%=%$(PROGSSUF)_g$(EXESUF)) -ALLMANPAGES = $(BASENAMES:%=%.1) FFLIBS-$(CONFIG_AVDEVICE) += avdevice FFLIBS-$(CONFIG_AVFILTER) += avfilter -- cgit v1.2.3