[FFmpeg-cvslog] build: remove non-existant examples rule.

Clément Bœsch git at videolan.org
Sat May 19 12:32:30 CEST 2012


ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Sat May 12 17:33:16 2012 +0200| [06e4b983829234110427a5a8f59553b95ac452e7] | committer: Clément Bœsch

build: remove non-existant examples rule.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=06e4b983829234110427a5a8f59553b95ac452e7
---

 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 8d39cd0..aad073a 100644
--- a/Makefile
+++ b/Makefile
@@ -177,5 +177,5 @@ $(sort $(OBJDIRS)):
 # so this saves some time on slow systems.
 .SUFFIXES:
 
-.PHONY: all all-yes alltools check *clean config examples install*
+.PHONY: all all-yes alltools check *clean config install*
 .PHONY: testprogs uninstall*



More information about the ffmpeg-cvslog mailing list