This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Remove unnecessary CLEANFILES declaration. Test programs do not require it.
Originally committed as revision 29038 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
tags/v0.6
Diego Biurrun
17 years ago
parent
fd8e28b73e
commit
f1c5438fbb
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
libswscale/Makefile
+ 0
- 2
libswscale/Makefile
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)
Write
Preview
Loading…
Cancel
Save