summaryrefslogtreecommitdiffstats
path: root/ext
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
commitb6be325415c14409c29440e98c42f789a4c73b47 (patch)
treec7caf56b0a693a4f4d4e5158e46aea1bc102a7de /ext
parentcdfc0665ce04b6a0386d2a2e80b11ddd60430760 (diff)
added LIBFAME_DIR
Original commit message from CVS: added LIBFAME_DIR
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 005696ef..4c8f3ea8 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) \