Commit 07116be0 authored by Ramiro Polla's avatar Ramiro Polla

NEON-OBJS should also be cleared for each subdir.

Originally committed as revision 18944 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f9f36b4a
......@@ -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) :=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment