Commit 38eb4b11 authored by Diego Biurrun's avatar Diego Biurrun

Remove 'lib' and 'swscale-error' from list of phony targets.

Both targets no longer exist.

Originally committed as revision 17951 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0cc647cb
......@@ -303,4 +303,4 @@ tests/seek_test$(EXESUF): tests/seek_test.c $(FF_DEP_LIBS)
$(CC) $(FF_LDFLAGS) $(CFLAGS) -o $@ $< $(FF_EXTRALIBS)
.PHONY: lib documentation *test regtest-* swscale-error zlib-error alltools check
.PHONY: documentation *test regtest-* zlib-error alltools check
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment