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
sin_tables.c is a generated file, so add it to CLEANFILES
Originally committed as revision 20332 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Reimar Döffinger
16 years ago
parent
a0b909fbff
commit
558dbb8469
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/Makefile
+ 1
- 1
libavcodec/Makefile
View File
@@ -686,7 +686,7 @@ TESTPROGS-$(HAVE_MMX) += motion
DIRS = alpha arm bfin mlib ppc ps2 sh4 sparc x86
CLEANFILES = cos_tables.c costablegen$(HOSTEXESUF)
CLEANFILES =
sin_tables.c
cos_tables.c costablegen$(HOSTEXESUF)
include $(SUBDIR)../subdir.mak
Write
Preview
Loading…
Cancel
Save