adding fame plugin
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 1 Jun 2002 10:51:17 +0000 (10:51 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 1 Jun 2002 10:51:17 +0000 (10:51 +0000)
Original commit message from CVS:
adding fame plugin

ext/Makefile.am

index 970f97a..005696e 100644 (file)
@@ -132,6 +132,12 @@ else
 LCS_DIR=
 endif
 
+if USE_LIBFAME
+LIBFAME_DIR=libfame
+else
+LIBFAME_DIR=
+endif
+
 if USE_MAD
 MAD_DIR=mad
 else
@@ -235,7 +241,7 @@ DIST_SUBDIRS=\
        dvdread dvdnav esd ffmpeg \
        flac gnomevfs gsm \
        hermes http jack jpeg \
-       ladspa lame lcs \
+       ladspa lame lcs libfame \
        mad mikmod mjpegtools mpeg2dec \
        openquicktime raw1394 rtp \
        sdl shout sidplay \