summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-10-03 17:42:17 +0000
committerDiego Biurrun <diego@biurrun.de>2006-10-03 17:42:17 +0000
commit3263626feb329ea711fad5b92a11ee3f0440c7bb (patch)
treece1a21c5c237b0c374a5e54ee5ab5d7a52a65759 /libavcodec/Makefile
parent4851f2ad9238b6f12120b011214b4104177872c0 (diff)
Mark all phony targets as such.
Originally committed as revision 6538 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 2d6f57ab23..879a38aeb5 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -422,3 +422,5 @@ motion-test: motion_test.o $(LIB)
fft-test: fft-test.o $(LIB)
$(CC) -o $@ $^ $(LIBAVUTIL) -lm
+
+.PHONY: amrlibs tests