changeset 29003:c6c02a1bd70d

Remove unnecessary CLEANFILES declaration. Test programs do not require it.
author diego
date Sun, 22 Mar 2009 23:09:20 +0000
parents b7367b035fdd
children 7d77afec5881
files libswscale/Makefile
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libswscale/Makefile	Sun Mar 22 14:28:13 2009 +0000
+++ b/libswscale/Makefile	Sun Mar 22 23:09:20 2009 +0000
@@ -14,8 +14,6 @@
 
 TESTS = cs_test swscale-example
 
-CLEANFILES = cs_test swscale-example
-
 include $(SUBDIR)../subdir.mak
 
 $(SUBDIR)cs_test: $(SUBDIR)cs_test.o $(SUBDIR)$(LIBNAME)