summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-03-22 23:13:21 +0000
committerDiego Biurrun <diego@biurrun.de>2009-03-22 23:13:21 +0000
commit661ce2899608ab7d67a524e2df23d63efa660c20 (patch)
treebf90aacf9acc76aed8d09a84b9f5166ac10baf1d /Makefile
parentf1c5438fbbeba03c09cd45100f79b10ecc4d6533 (diff)
Rename 'tests' target to 'testprogs'. It is too easily confused with the
'test' target and a directory named tests exists. Originally committed as revision 18165 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c5e720363f..5dd4cf1a8a 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ $(PROGS): %$(EXESUF): %_g$(EXESUF)
cp -p $< $@
$(STRIP) $@
-SUBDIR_VARS := OBJS FFLIBS CLEANFILES DIRS TESTS EXAMPLES
+SUBDIR_VARS := OBJS FFLIBS CLEANFILES DIRS TESTPROGS EXAMPLES
define RESET
$(1) :=