mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-29 12:26:20 +08: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:
@ -686,7 +686,7 @@ TESTPROGS-$(HAVE_MMX) += motion
|
|||||||
|
|
||||||
DIRS = alpha arm bfin mlib ppc ps2 sh4 sparc x86
|
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
|
include $(SUBDIR)../subdir.mak
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user