Commit 37f5204f authored by diego's avatar diego

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

Both targets no longer exist.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17951 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6476321b
......@@ -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