summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-03 10:55:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-03 10:55:48 +0000
commit2b2846166fba2bea59e10ab28630e6f040671ed1 (patch)
treedb4c0b5e3cfe6ce461ceb7033b27276c43070fe7
parent3e8f34d5187658b9476b9343fe85e43136ec436c (diff)
downloadgstreamer-plugins-bad-2b2846166fba2bea59e10ab28630e6f040671ed1.tar.gz
added LIBFAME_DIR
Original commit message from CVS: added LIBFAME_DIR
-rw-r--r--ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 005696ef4..4c8f3ea80 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -228,7 +228,7 @@ SUBDIRS=$(A52DEC_DIR) $(AALIB_DIR) $(ALSA_DIR) \
$(DVDREAD_DIR) $(DVDNAV_DIR) $(ESD_DIR) \
$(FLAC_DIR) $(GNOMEVFS_DIR) $(GSM_DIR) \
$(HERMES_DIR) $(HTTP_DIR) $(JACK_DIR) $(JPEG_DIR) \
- $(LADSPA_DIR) $(LAME_DIR) $(LCS_DIR) \
+ $(LADSPA_DIR) $(LAME_DIR) $(LCS_DIR) $(LIBFAME_DIR) \
$(MAD_DIR) $(MIKMOD_DIR) $(MJPEGTOOLS_DIR) $(MPEG2DEC_DIR) \
$(OPENQUICKTIME_DIR) $(RAW1394_DIR) $(RTP_DIR) \
$(SDL_DIR) $(SHOUT_DIR) $(SIDPLAY_DIR) \