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:
Diego Biurrun 2009-03-22 23:09:20 +00:00
parent fd8e28b73e
commit f1c5438fbb
1 changed files with 0 additions and 2 deletions

View File

@ -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)