summaryrefslogtreecommitdiff
path: root/tests
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 /tests
parent4851f2ad9238b6f12120b011214b4104177872c0 (diff)
Mark all phony targets as such.
Originally committed as revision 6538 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index a5b34dbb23..835fab6cbf 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -78,3 +78,6 @@ dsptest: dsptest.c $(DSPDEPS)
distclean clean:
rm -rf vsynth1 vsynth2 data
rm -f asynth1.sw *~ audiogen$(EXESUF) videogen$(EXESUF) rotozoom$(EXESUF) tiny_psnr$(EXESUF)
+
+.PHONY: all fulltest test codectest libavtest test-server
+.PHONY: mpeg4 mpeg ac3 snow snowll distclean clean