changeset 10447:65422cc3a288 libavcodec

sin_tables.c is a generated file, so add it to CLEANFILES
author reimar
date Tue, 20 Oct 2009 14:16:23 +0000
parents f522171a5d3d
children b73908dda9b4
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Oct 20 11:19:54 2009 +0000
+++ b/Makefile	Tue Oct 20 14:16:23 2009 +0000
@@ -686,7 +686,7 @@
 
 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