[FFmpeg-devel] [PATCH 03/13] Remove non-existant examples rule.
Clément Bœsch
ubitux at gmail.com
Sat May 12 23:15:25 CEST 2012
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 30d8750..73972d4 100644
--- a/Makefile
+++ b/Makefile
@@ -175,5 +175,5 @@ $(sort $(OBJDIRS)):
# so this saves some time on slow systems.
.SUFFIXES:
-.PHONY: all all-yes alltools *clean config examples install*
+.PHONY: all all-yes alltools *clean config install*
.PHONY: testprogs uninstall*
--
1.7.10.1
More information about the ffmpeg-devel
mailing list