diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-25 22:38:05 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-25 22:38:05 +0000 |
commit | 8be623721494f596fd7876ff80964ea63fc52bf0 (patch) | |
tree | f7e07a2a40f025220f71a5b3bb045b57f6386015 /ext | |
parent | c36a3266260bfeb598b226219cce699dfccc7cc9 (diff) |
doh
Original commit message from CVS:
doh
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 08210afb..39ff5185 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -177,7 +177,7 @@ SUBDIRS=$(A52_DIR) $(AALIB_DIR) $(ALSA_DIR) \ $(AVIFILE_DIR) $(CDPARANOIA_DIR) $(DV_DIR) $(DVDREAD_DIR) $(ESD_DIR) \ $(FESTIVAL_DIR) $(FLAC_DIR) $(GNOMEVFS_DIR) $(GSM_DIR) $(HERMES_DIR) \ $(HTTP_DIR) $(JPEG_DIR) $(LAME_DIR) $(MAD_DIR) \ - $(MIKMOD_DIR) $(MPEG2DEC_DIR) $(OPENQUICKTIME_DIR) + $(MIKMOD_DIR) $(MPEG2DEC_DIR) $(OPENQUICKTIME_DIR) \ $(RAW1394_DIR) $(RTP_DIR) $(SDL_DIR) $(SHOUT_DIR) $(VORBIS_DIR) \ $(XMMS_DIR) |