From 3ad1774754a31a6942a64c1bb4d87485456457b7 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 13 May 2005 13:52:04 +0000 Subject: add rtsp and esd files to spec and fix some disting issues Original commit message from CVS: add rtsp and esd files to spec and fix some disting issues --- ext/Makefile.am | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'ext/Makefile.am') diff --git a/ext/Makefile.am b/ext/Makefile.am index aaffd83b..57be128a 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -226,11 +226,11 @@ endif # LIBMMS_DIR= # endif -if USE_MAD -MAD_DIR=mad -else -MAD_DIR= -endif +# if USE_MAD +# MAD_DIR=mad +# else +# MAD_DIR= +# endif # if USE_MIKMOD # MIKMOD_DIR=mikmod @@ -447,4 +447,5 @@ DIST_SUBDIRS=\ shout2 \ sidplay \ aalib \ - libcaca + libcaca \ + esd -- cgit