diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 22:50:04 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 22:50:04 +0000 |
commit | d20943ff29dcb134b471609e5072cedfba9d3365 (patch) | |
tree | f3d1430e9afa4e3adab726139de7fa818f6d57d8 | |
parent | ae4703ca5959864df9d4f8b8016505a0fba2172b (diff) |
removing arts and artsd for now
Original commit message from CVS:
removing arts and artsd for now
-rw-r--r-- | ext/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index f5dfa09c..171b2241 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -168,7 +168,8 @@ SUBDIRS=$(A52_DIR) $(AALIB_DIR) $(ALSA_DIR) \ $(OPENQUICKTIME_DIR) $(RTP_DIR) $(SDL_DIR) $(SHOUT_DIR) $(VORBIS_DIR) \ $(XMMS_DIR) -DIST_SUBDIRS=a52 aalib alsa arts artsd avifile audiofile cdparanoia \ +# fixme : add arts and artsd +DIST_SUBDIRS=a52 aalib alsa avifile audiofile cdparanoia \ dv dvdread esd \ festival flac gnomevfs gsm hermes jpeg lame mad mikmod mpeg2dec \ openquicktime rtp sdl shout vorbis xmms |