diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 2080102a60..a53a7e5959 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -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