diff Makefile @ 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 4863889843ef
children f2eb441790a3
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