mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-11 12:39:57 +00:00
sin_tables.c is a generated file, so add it to CLEANFILES
Originally committed as revision 20332 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a0b909fbff
commit
558dbb8469
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue