OSDN Git Service

Remove unnecessary CLEANFILES declaration. Test programs do not require it.
authorDiego Biurrun <diego@biurrun.de>
Sun, 22 Mar 2009 23:09:20 +0000 (23:09 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 22 Mar 2009 23:09:20 +0000 (23:09 +0000)
Originally committed as revision 29038 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/Makefile

index 6d500ab..3a410aa 100644 (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)