From f769cfedd89db30e3d0fbf654138956779ea8053 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 8 Feb 2012 11:02:10 +0100 Subject: build: Add missing directories to DIRS declarations. --- libavcodec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/Makefile') diff --git a/libavcodec/Makefile b/libavcodec/Makefile index fbb09eefff..6c9673f13d 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -694,7 +694,7 @@ HOSTPROGS = aac_tablegen aacps_tablegen cbrt_tablegen cos_tablegen \ dv_tablegen motionpixels_tablegen mpegaudio_tablegen \ pcm_tablegen qdm2_tablegen sinewin_tablegen -DIRS = alpha arm bfin ppc ps2 sh4 sparc x86 +DIRS = alpha arm avr32 bfin ppc ps2 sh4 sparc x86 CLEANFILES = *_tables.c *_tables.h *_tablegen$(HOSTEXESUF) -- cgit v1.2.3