summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-07-09 23:37:19 +0000
committerMåns Rullgård <mans@mansr.com>2010-07-09 23:37:19 +0000
commit34ae2d90e00564a0b88b9d9ae4b5135b0099f051 (patch)
tree69afe18f51a2322655462a78d9532962214a6ba6 /Makefile
parent7d610af6f295832dc4f54bda038001796d3af2c7 (diff)
Remove dead target from .PHONY list
Originally committed as revision 24151 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 029948d526..fa521efb7d 100644
--- a/Makefile
+++ b/Makefile
@@ -291,4 +291,4 @@ fate fate2 $(FATE_TESTS):
@echo "SAMPLES not specified, cannot run FATE"
endif
-.PHONY: documentation *test regtest-* zlib-error alltools check config
+.PHONY: documentation *test regtest-* alltools check config