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
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue