diff --git a/libavcodec/Makefile b/libavcodec/Makefile index b26c33de63..4765ceb413 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -670,7 +670,7 @@ HOSTPROGS = costablegen DIRS = alpha arm bfin mlib ppc ps2 sh4 sparc x86 -CLEANFILES = sin_tables.c cos_tables.c *_tables.h *_tablegen$(HOSTEXESUF) +CLEANFILES = *_tables.c *_tables.h *_tablegen$(HOSTEXESUF) include $(SUBDIR)../subdir.mak