diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 22:33:14 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 22:33:14 +0000 |
commit | ae4703ca5959864df9d4f8b8016505a0fba2172b (patch) | |
tree | 44e3a0964231ef6d159ac7d5f581ee6d7350c8e0 | |
parent | 8b35a9b9c79057cb9889d3a3e3bb66896d925a0e (diff) |
somebody better explain this arts stuff to me
Original commit message from CVS:
somebody better explain this arts stuff to me
-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 4a3c3481..f5dfa09c 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -161,7 +161,7 @@ XMMS_DIR= endif SUBDIRS=$(A52_DIR) $(AALIB_DIR) $(ALSA_DIR) \ - $(ARTS_DIR) $(ARTSD_DIR) $(AUDIOFILE_DIR) \ + $(ARTS_DIR) $(ARTSC_DIR) $(AUDIOFILE_DIR) \ $(AVIFILE_DIR) $(CDPARANOIA_DIR) $(DV_DIR) $(DVDREAD_DIR) $(ESD_DIR) \ $(FESTIVAL_DIR) $(FLAC_DIR) $(GNOMEVFS_DIR) $(GSM_DIR) $(HERMES_DIR) \ $(JPEG_DIR) $(LAME_DIR) $(MAD_DIR) $(MIKMOD_DIR) $(MPEG2DEC_DIR) \ |