summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2009-05-25 18:46:47 +0000
committerRamiro Polla <ramiro.polla@gmail.com>2009-05-25 18:46:47 +0000
commit07116be05a11c02adfe6b2f09b38e0e3438b8211 (patch)
tree5e1409a136dd4380e154a614914386f92921c828 /Makefile
parentf9f36b4a4c75709e3c4ad608fa0220614da8edb7 (diff)
NEON-OBJS should also be cleared for each subdir.
Originally committed as revision 18944 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 6b20ac1663..ada935e870 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ $(PROGS): %$(EXESUF): %_g$(EXESUF)
$(STRIP) $@
SUBDIR_VARS := OBJS FFLIBS CLEANFILES DIRS TESTPROGS EXAMPLES \
- ALTIVEC-OBJS MMX-OBJS YASM-OBJS-FFT YASM-OBJS
+ ALTIVEC-OBJS MMX-OBJS NEON-OBJS YASM-OBJS-FFT YASM-OBJS
define RESET
$(1) :=