Remove dead target from .PHONY list

Originally committed as revision 24151 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2010-07-09 23:37:19 +00:00
parent 7d610af6f2
commit 34ae2d90e0
1 changed files with 1 additions and 1 deletions

View File

@ -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