mirror of https://git.ffmpeg.org/ffmpeg.git
Remove unnecessary CLEANFILES declaration. Test programs do not require it.
Originally committed as revision 29038 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
fd8e28b73e
commit
f1c5438fbb
|
@ -14,8 +14,6 @@ OBJS-$(HAVE_VIS) += yuv2rgb_vis.o
|
|||
|
||||
TESTS = cs_test swscale-example
|
||||
|
||||
CLEANFILES = cs_test swscale-example
|
||||
|
||||
include $(SUBDIR)../subdir.mak
|
||||
|
||||
$(SUBDIR)cs_test: $(SUBDIR)cs_test.o $(SUBDIR)$(LIBNAME)
|
||||
|
|
Loading…
Reference in New Issue