From 9536cc03c0961801c823168ee2af7831e7cd458c Mon Sep 17 00:00:00 2001 From: Edgard Lima Date: Mon, 19 Dec 2005 14:40:22 +0000 Subject: divxdec and divxenc ported to 0.10 Original commit message from CVS: divxdec and divxenc ported to 0.10 --- ext/Makefile.am | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'ext/Makefile.am') diff --git a/ext/Makefile.am b/ext/Makefile.am index 58c96f38..c1f06a9b 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -40,11 +40,11 @@ else DIRECTFB_DIR= endif -#if USE_DIVX -#DIVX_DIR=divx -#else +if USE_DIVX +DIVX_DIR=divx +else DIVX_DIR= -#endif +endif if USE_DTS DTS_DIR=dts @@ -239,6 +239,7 @@ DIST_SUBDIRS= \ ivorbis \ libmms \ dts \ + divx \ musepack \ sdl \ swfdec \ -- cgit v1.2.1