summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-03-13 15:56:29 +0000
committerDiego Biurrun <diego@biurrun.de>2009-03-13 15:56:29 +0000
commit38eb4b114daaa1a3fa6aa1ac827299f87579d6d0 (patch)
treea1101e20644d3f95e739c9586afa65d704d7d485
parent0cc647cbfb02b59355f7bbd53f16f0d7e3529050 (diff)
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
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52401514d9..c80284e4aa 100644
--- a/Makefile
+++ b/Makefile
@@ -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